diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index e576bdcf1..bca957cca 100644 --- a/src/lib/components/chat/Chat.svelte +++ b/src/lib/components/chat/Chat.svelte @@ -1829,13 +1829,13 @@ }} /> -{#if !chatIdProp || (loaded && chatIdProp)} -
+
+ {#if !chatIdProp || (loaded && chatIdProp)} {#if $settings?.backgroundImageUrl ?? null}