From e03e09ccafb1d7b1f1cfe2258b0a4816ee20e818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Tue, 20 Feb 2024 23:18:46 +0100 Subject: [PATCH] lint: fix lint --- webui/src/lib/components/display/UpEntry.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/lib/components/display/UpEntry.svelte b/webui/src/lib/components/display/UpEntry.svelte index 0cd28af..785d581 100644 --- a/webui/src/lib/components/display/UpEntry.svelte +++ b/webui/src/lib/components/display/UpEntry.svelte @@ -19,7 +19,7 @@ {#if entry.value.t === 'Address'} {:else} - + {/if}