From a93d761130002feb32faa956984c3f189e38d262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Tue, 18 Jan 2022 23:57:03 +0100 Subject: [PATCH] [webui] fix navigation after upload --- webui/src/App.svelte | 3 ++- webui/src/components/AddModal.svelte | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/webui/src/App.svelte b/webui/src/App.svelte index 8fc9bc2..90abdb0 100644 --- a/webui/src/App.svelte +++ b/webui/src/App.svelte @@ -33,10 +33,11 @@