init structure is completed
This commit is contained in:
+5
-2
@@ -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': {
|
||||
|
||||
Reference in New Issue
Block a user