From d864669b59cdee18929336e588e7794e90a472a2 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 15 Jul 2026 23:38:48 -0400 Subject: [PATCH] refac --- src/lib/components/chat/Chat.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index fb74c9076f..153b1e174c 100644 --- a/src/lib/components/chat/Chat.svelte +++ b/src/lib/components/chat/Chat.svelte @@ -3841,9 +3841,9 @@ {/if} {:else if embedded}
-
+
-
+
{$i18n.t('Suggested prompts')}