From 190950546669a6e833e27a51c1d9d44977079638 Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Mon, 16 Jun 2025 10:33:48 +0200 Subject: [PATCH] make header h1 instead of div --- src/lib/components/chat/Settings/Interface.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/chat/Settings/Interface.svelte b/src/lib/components/chat/Settings/Interface.svelte index ce5c15fb9..818ce4d5d 100644 --- a/src/lib/components/chat/Settings/Interface.svelte +++ b/src/lib/components/chat/Settings/Interface.svelte @@ -385,7 +385,7 @@
-
{$i18n.t('UI')}
+

{$i18n.t('UI')}