This commit is contained in:
2024-11-06 16:46:16 +01:00
parent 82687d3c16
commit 1aeb4959a2
8 changed files with 20 additions and 35 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export const createRouter = () =>
routes: [
{
path: '/',
redirect: '/event/3/view',
redirect: '/event/1/view',
},
{
path: '/forbidden',