enhance(frontend): tweak control panel
This commit is contained in:
parent
d435d04eaf
commit
6ba97a7763
4 changed files with 40 additions and 80 deletions
|
|
@ -462,10 +462,6 @@ const routes: RouteDef[] = [{
|
|||
path: '/relays',
|
||||
name: 'relays',
|
||||
component: page(() => import('@/pages/admin/relays.vue')),
|
||||
}, {
|
||||
path: '/proxy-account',
|
||||
name: 'proxy-account',
|
||||
component: page(() => import('@/pages/admin/proxy-account.vue')),
|
||||
}, {
|
||||
path: '/external-services',
|
||||
name: 'external-services',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue