feat/FRO-17 Added Rule Component and changed Mainmenu structure #11
@@ -16,7 +16,7 @@ const router = createRouter({
|
||||
{
|
||||
path: '/mainmenu/',
|
||||
component: MainMenuView,
|
||||
meta: { requiresAuth: false },
|
||||
meta: { requiresAuth: true },
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
|
||||
Reference in New Issue
Block a user