This commit is contained in:
2024-11-13 14:33:19 +01:00
parent f861ef57f9
commit e842ec1fc8
+1 -1
View File
@@ -12,7 +12,7 @@ export const createRouter = () =>
routes: [ routes: [
{ {
path: '/', path: '/',
redirect: '/event/1001/view', redirect: '/event/1551/view',
}, },
{ {
path: '/forbidden', path: '/forbidden',