From 379c3137f3c5b02369e0743698c206dcd786d394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=ABdolfs=20O=C5=A1i=C5=86=C5=A1?= Date: Thu, 5 Dec 2024 09:58:05 +0100 Subject: [PATCH] Implement label editing --- src/components/LabelInput.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LabelInput.svelte b/src/components/LabelInput.svelte index f6ed6b7..abcee19 100644 --- a/src/components/LabelInput.svelte +++ b/src/components/LabelInput.svelte @@ -1,6 +1,6 @@