mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-09-02 03:04:11 +00:00
added seeder
added user to return role
This commit is contained in:
@@ -29,7 +29,7 @@ export default [
|
||||
{ path: 'password', name: 'settings.password', component: SettingsPassword }
|
||||
] },
|
||||
|
||||
{ path: '/admin', name: 'home', component: Home },
|
||||
{ path: '/admin', name: 'admin.home', component: Admin },
|
||||
|
||||
{ path: '*', component: NotFound }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user