Web Interface for Tags #104244
@ -21,7 +21,7 @@ const router = createRouter({
|
||||
props: true,
|
||||
},
|
||||
{
|
||||
path: '/tags/:tagID?',
|
||||
path: '/tags',
|
||||
name: 'tags',
|
||||
component: () => import('../views/TagsView.vue'),
|
||||
props: true,
|
||||
|
Loading…
Reference in New Issue
Block a user