init structure is completed

This commit is contained in:
Nikolai Petukhov
2024-09-20 11:01:23 +03:00
parent 626d556e1a
commit 5ef5ca35b2
22 changed files with 161 additions and 31 deletions
+5 -2
View File
@@ -9,8 +9,11 @@ module.exports = {
},
navigations: {
'enterfront.main': '/enterfront',
'link.enterfront.auth': '/enterfront/auth',
'link.enterfront.account': '/enterfront/account',
'enterfront.home': '/enterfront/home',
'enterfront.auth': '/enterfront/auth',
'enterfront.reg': '/enterfront/reg',
'enterfront.account': '/enterfront/account',
'enterfront.chat': '/enterfront/chat',
},
features: {
'undefined': {