From 1d7b47aaa0447ff306352c50e3c29866db169e76 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Wed, 17 Jun 2026 15:07:44 +0200 Subject: [PATCH] made project page the entrypoint Signed-off-by: Stephan Richter --- frontend/src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index ba558ffd..c028f2b4 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -90,7 +90,7 @@ {#if messages.warning} {@html messages.warning} {/if} - +