upd: remove oauth/authorize page
This commit is contained in:
parent
88da6f16a9
commit
792629e633
@ -251,9 +251,6 @@ export const routes = [{
|
|||||||
icon: 'icon',
|
icon: 'icon',
|
||||||
permission: 'permission',
|
permission: 'permission',
|
||||||
},
|
},
|
||||||
}, {
|
|
||||||
path: '/oauth/authorize',
|
|
||||||
component: page(() => import('./pages/oauth.vue')),
|
|
||||||
},{
|
},{
|
||||||
path: '/tags/:tag',
|
path: '/tags/:tag',
|
||||||
component: page(() => import('./pages/tag.vue')),
|
component: page(() => import('./pages/tag.vue')),
|
||||||
|
Loading…
Reference in New Issue
Block a user