mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
fix field name postfix
This commit is contained in:
parent
d000202be7
commit
33a134ca33
4 changed files with 7 additions and 7 deletions
|
|
@ -33,7 +33,7 @@ namespace app::browser
|
|||
enum
|
||||
{
|
||||
ID,
|
||||
APP_BROWSER__SESSION_ID,
|
||||
APP_BROWSER__SESSION__ID,
|
||||
TIME
|
||||
}; // table fields index
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue