update database/session struct name registry

This commit is contained in:
yggverse 2024-09-16 17:11:13 +03:00
parent abe969742d
commit 4b2bf57cec
16 changed files with 106 additions and 106 deletions

View file

@ -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
{