This commit is contained in:
2024-11-06 20:04:57 +01:00
parent d6becd1471
commit b59aacd705
+1 -1
View File
@@ -12,7 +12,7 @@ export const createRouter = () =>
routes: [
{
path: '/',
redirect: '/event/1/view',
redirect: '/event/1001/view',
},
{
path: '/forbidden',