godmode implemented
This commit is contained in:
parent
19d8875196
commit
9fbc832de9
6 changed files with 34 additions and 9 deletions
|
|
@ -86,7 +86,7 @@ export default (store) => {
|
|||
},
|
||||
{
|
||||
name: 'user-profile-admin-view',
|
||||
path: '/admin/users/$:id',
|
||||
path: '/users/$:id/admin_view',
|
||||
component: defineAsyncComponent(
|
||||
() => import('src/components/user_profile/user_profile_admin_view.vue'),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue