chore: lint

This commit is contained in:
Mar0xy 2023-11-08 22:06:02 +01:00
parent 792629e633
commit 9814fe81b4
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ export const routes = [{
icon: 'icon',
permission: 'permission',
},
},{
}, {
path: '/tags/:tag',
component: page(() => import('./pages/tag.vue')),
}, {