From e842ec1fc8b5d281db2f4abd062b7442a26c2318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awek=20Zatorski?= Date: Wed, 13 Nov 2024 14:33:19 +0100 Subject: [PATCH] aa --- src/main/webapp/app/router/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/app/router/index.ts b/src/main/webapp/app/router/index.ts index be9d8d3..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/1001/view', + redirect: '/event/1551/view', }, { path: '/forbidden',