diff --git a/src/main/webapp/app/router/index.ts b/src/main/webapp/app/router/index.ts index 8012a3a..912bcf3 100644 --- a/src/main/webapp/app/router/index.ts +++ b/src/main/webapp/app/router/index.ts @@ -12,7 +12,7 @@ export const createRouter = () => routes: [ { path: '/', - redirect: '/event/1/view', + redirect: '/event/1551/view', }, { path: '/forbidden',