fix enum name

This commit is contained in:
yggverse 2024-09-10 21:21:57 +03:00
parent e78b7e5487
commit 1edf2b47c7

View File

@ -51,7 +51,7 @@ namespace app::browser::main::tab
struct DB
{
enum APP_BROWSER_MAIN_TAB_PAGE__DATA
enum APP_BROWSER_MAIN_TAB_PAGE__SESSION
{
ID,
TIME,