mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add missed column
This commit is contained in:
parent
98437884e1
commit
2830be6a5b
4 changed files with 5 additions and 4 deletions
|
|
@ -33,6 +33,7 @@ namespace app::browser
|
|||
enum
|
||||
{
|
||||
ID,
|
||||
APP_BROWSER__SESSION_ID,
|
||||
TIME
|
||||
}; // table fields index
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue