From 4dcf7ae088d336171d58aa8914c6b58ec522cc14 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sat, 12 Aug 2023 02:35:57 +0200 Subject: [PATCH] fix: fix array static input editor initialization --- frontend/src/lib/components/ArgInput.svelte | 1 - .../editor/settingsPanel/ArrayStaticInputEditor.svelte | 7 ++++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/lib/components/ArgInput.svelte b/frontend/src/lib/components/ArgInput.svelte index 5e6d68aef5..fe1ad09c2b 100644 --- a/frontend/src/lib/components/ArgInput.svelte +++ b/frontend/src/lib/components/ArgInput.svelte @@ -187,7 +187,6 @@ {/if} {#if editableSchema}