jako tako

This commit is contained in:
2024-11-06 14:44:34 +01:00
parent 40d0459de7
commit 3c91f2dddb
5 changed files with 169 additions and 97 deletions
+1 -2
View File
@@ -12,8 +12,7 @@ export const createRouter = () =>
routes: [
{
path: '/',
name: 'Home',
component: Home,
redirect: '/event/3/view',
},
{
path: '/forbidden',