mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 13:41:34 +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
|
struct DB
|
||||||
{
|
{
|
||||||
enum APP_BROWSER_MAIN_TAB_PAGE__DATA
|
enum APP_BROWSER_MAIN_TAB_PAGE__SESSION
|
||||||
{
|
{
|
||||||
ID,
|
ID,
|
||||||
TIME,
|
TIME,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user