mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-26 20:13:08 +02:00
chore: lint
This commit is contained in:
parent
792629e633
commit
9814fe81b4
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ export const routes = [{
|
||||||
icon: 'icon',
|
icon: 'icon',
|
||||||
permission: 'permission',
|
permission: 'permission',
|
||||||
},
|
},
|
||||||
},{
|
}, {
|
||||||
path: '/tags/:tag',
|
path: '/tags/:tag',
|
||||||
component: page(() => import('./pages/tag.vue')),
|
component: page(() => import('./pages/tag.vue')),
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in a new issue