This commit is contained in:
Nikolai Petukhov
2024-09-20 16:10:14 +03:00
parent a482be764b
commit d7de0c4353
5 changed files with 1189 additions and 33 deletions
+6 -1
View File
@@ -9,7 +9,12 @@ module.exports = {
},
/* use https://admin.bro-js.ru/ to create config, navigations and features */
navigations: {
"enterfront.main": "/enterfront",
'enterfront.main': '/enterfront',
'enterfront.home': '/enterfront/home',
'enterfront.auth': '/enterfront/auth',
'enterfront.reg': '/enterfront/reg',
'enterfront.account': '/enterfront/account',
'enterfront.chat': '/enterfront/chat',
},
features: {
"enterfront": {