This commit is contained in:
2024-11-15 15:50:27 +01:00
parent fe04681b74
commit 0e3b17f152
+1 -1
View File
@@ -12,7 +12,7 @@ export const createRouter = () =>
routes: [ routes: [
{ {
path: '/', path: '/',
redirect: '/event/1/view', redirect: '/event/1551/view',
}, },
{ {
path: '/forbidden', path: '/forbidden',