From eb4a983d1193d3bbac3245adeba21f0d2e5b4a7b Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Mon, 30 Mar 2026 21:07:55 +0200 Subject: [PATCH] fixed bug: now redirecting to newest version when deleting wiki page Signed-off-by: Stephan Richter --- frontend/src/routes/wiki/View.svelte | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/frontend/src/routes/wiki/View.svelte b/frontend/src/routes/wiki/View.svelte index 0cba778d..927fc115 100644 --- a/frontend/src/routes/wiki/View.svelte +++ b/frontend/src/routes/wiki/View.svelte @@ -1,7 +1,7 @@