From cce1f876c9bbb4b6db413777119a0e8100b70006 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 7 Aug 2025 01:41:51 +0400 Subject: [PATCH] refac --- src/lib/components/chat/Placeholder.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/Placeholder.svelte b/src/lib/components/chat/Placeholder.svelte index 3bc9decb1b..8c6d999c31 100644 --- a/src/lib/components/chat/Placeholder.svelte +++ b/src/lib/components/chat/Placeholder.svelte @@ -79,8 +79,8 @@ className="w-full flex justify-center mb-0.5" placement="top" > -
- {$i18n.t('Temporary Chat')} +
+ {$i18n.t('Temporary Chat')}
{/if}