From b78354100fcf9f856b5e4dd54c055387440b0203 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 20 May 2025 23:33:41 +0400 Subject: [PATCH] refac --- src/lib/components/chat/Chat.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}