mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
fix enum name
This commit is contained in:
parent
e78b7e5487
commit
1edf2b47c7
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user