refaktor címtár
This commit is contained in:
@@ -499,18 +499,6 @@ const _routes = [
|
||||
meta: { "middleware": "auth" },
|
||||
component: () => import('./index-BOjUVIK8.mjs')
|
||||
},
|
||||
{
|
||||
name: "providers-id",
|
||||
path: "/providers/:id()",
|
||||
component: () => import('./_id_-YGQP6BWl.mjs'),
|
||||
children: [
|
||||
{
|
||||
name: "providers-id-edit",
|
||||
path: "edit",
|
||||
component: () => import('./edit-Db3uK3sd.mjs')
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "providers",
|
||||
path: "/providers",
|
||||
@@ -580,12 +568,22 @@ const _routes = [
|
||||
meta: { "middleware": "auth" },
|
||||
component: () => import('./levels-D2gwg9KO.mjs')
|
||||
},
|
||||
{
|
||||
name: "providers-id-edit",
|
||||
path: "/providers/:id()/edit",
|
||||
component: () => import('./edit-DQMBygGu.mjs')
|
||||
},
|
||||
{
|
||||
name: "gamification-seasons",
|
||||
path: "/gamification/seasons",
|
||||
meta: { "middleware": "auth" },
|
||||
component: () => import('./seasons-B_EJxQ8K.mjs')
|
||||
},
|
||||
{
|
||||
name: "providers-id",
|
||||
path: "/providers/:id()",
|
||||
component: () => import('./index-Dzq5Dk7S.mjs')
|
||||
},
|
||||
{
|
||||
name: "gamification-parameters",
|
||||
path: "/gamification/parameters",
|
||||
|
||||
Reference in New Issue
Block a user