From 31a853b165b7f52d0d4c27aa4c2b8c86d5d00f62 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Fri, 24 Oct 2025 10:56:30 +0200 Subject: [PATCH] added save button to wiki/add_page --- frontend/src/routes/wiki/AddPage.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/routes/wiki/AddPage.svelte b/frontend/src/routes/wiki/AddPage.svelte index da9c441..94158ab 100644 --- a/frontend/src/routes/wiki/AddPage.svelte +++ b/frontend/src/routes/wiki/AddPage.svelte @@ -61,5 +61,6 @@ \ No newline at end of file