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

@ -27,10 +27,10 @@ namespace app
*
* Allowed parental access to enums and relationship methods
*/
struct DB
struct Database
{
// APP_BROWSER__*
struct SESSION
struct Session
{
enum
{