mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update database/session struct name registry
This commit is contained in:
parent
abe969742d
commit
4b2bf57cec
16 changed files with 106 additions and 106 deletions
|
|
@ -43,10 +43,10 @@ namespace app::browser::main::tab
|
|||
*
|
||||
* Allowed parental access to enums and relationship methods
|
||||
*/
|
||||
struct DB
|
||||
struct Database
|
||||
{
|
||||
// APP_BROWSER_MAIN_TAB_PAGE__*
|
||||
struct SESSION
|
||||
struct Session
|
||||
{
|
||||
enum
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue