From edc666f56a1310e6009270abafe3489d06cb10d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Fri, 5 Apr 2024 23:01:28 +0200 Subject: [PATCH] fix: errant > --- webui/src/routes/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/routes/+layout.svelte b/webui/src/routes/+layout.svelte index 72c7ebb..cedc9aa 100644 --- a/webui/src/routes/+layout.svelte +++ b/webui/src/routes/+layout.svelte @@ -27,4 +27,4 @@ {#if $vaultInfo && !$vaultInfo.public && !$currentUser} {/if} -> +