From b1c5ef060fb23ad8f0de783c10ed3944bcda22f3 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 2 Sep 2024 15:00:34 +0200 Subject: [PATCH] Typo --- src/UI/Popup/TagRendering/TagRenderingQuestion.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UI/Popup/TagRendering/TagRenderingQuestion.svelte b/src/UI/Popup/TagRendering/TagRenderingQuestion.svelte index 5d8cd6fcb..7e5488d9b 100644 --- a/src/UI/Popup/TagRendering/TagRenderingQuestion.svelte +++ b/src/UI/Popup/TagRendering/TagRenderingQuestion.svelte @@ -324,7 +324,7 @@ class="relative flex flex-col overflow-y-auto px-2" style="max-height: 75vh" on:submit|preventDefault={() => { - /*onSave(); This submit is not needed and triggers to early, causing bugs: see #1808*/ + /*onSave(); This submit is not needed and triggers too early, causing bugs: see #1808*/ }} >