remove extra char

This commit is contained in:
yggverse 2024-09-09 11:10:01 +03:00
parent eaa4b78dbd
commit a015c81050

View file

@ -27,7 +27,7 @@ namespace app::browser::main
{
ID,
TIME,
REQUEST,
REQUEST
};
};