mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix enum name
This commit is contained in:
parent
e78b7e5487
commit
1edf2b47c7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue