From 21142069091ab95a44e530ec679653c0d5ed424b Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 23 Jun 2025 21:24:04 +0200 Subject: [PATCH] Remove advanced options --- bin/web/src/lib/components/ConfigForm.svelte | 50 -------------------- bin/web/src/lib/utils.svelte.ts | 4 -- 2 files changed, 54 deletions(-) diff --git a/bin/web/src/lib/components/ConfigForm.svelte b/bin/web/src/lib/components/ConfigForm.svelte index cd334e5..a489aa5 100644 --- a/bin/web/src/lib/components/ConfigForm.svelte +++ b/bin/web/src/lib/components/ConfigForm.svelte @@ -82,32 +82,6 @@
Loading config...
{:else if config}
{ e.preventDefault(); saveConfig(); }}> -
- - -
- -
- - -
-
-
- - -
- -
- - -
-