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