enhance(frontend): tweak control panel
This commit is contained in:
parent
891bbcf475
commit
3df1bb2d71
5 changed files with 175 additions and 145 deletions
|
|
@ -462,10 +462,6 @@ const routes: RouteDef[] = [{
|
|||
path: '/relays',
|
||||
name: 'relays',
|
||||
component: page(() => import('@/pages/admin/relays.vue')),
|
||||
}, {
|
||||
path: '/instance-block',
|
||||
name: 'instance-block',
|
||||
component: page(() => import('@/pages/admin/instance-block.vue')),
|
||||
}, {
|
||||
path: '/proxy-account',
|
||||
name: 'proxy-account',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue