From fbb9e606eb4677d216e1246efb583159d710cfcd Mon Sep 17 00:00:00 2001 From: Abdo Date: Wed, 13 Aug 2025 11:54:10 +0300 Subject: [PATCH] Fix TextInputModal not closing when OK is clicked --- ts/routes/deck-options/TextInputModal.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/routes/deck-options/TextInputModal.svelte b/ts/routes/deck-options/TextInputModal.svelte index e40682330..c0dd00a41 100644 --- a/ts/routes/deck-options/TextInputModal.svelte +++ b/ts/routes/deck-options/TextInputModal.svelte @@ -61,7 +61,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html - +