diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index 12775d3cb..cee724e30 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}