diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index 12775d3cb5..cee724e308 100644 --- a/src/lib/components/chat/Chat.svelte +++ b/src/lib/components/chat/Chat.svelte @@ -2012,7 +2012,7 @@ id="chat-container" > {#if !loading} -
+
{#if $settings?.backgroundImageUrl ?? null}