From 1a7368d2c77188576ca61c4637a1b6032f7ddd8b Mon Sep 17 00:00:00 2001 From: Jicheng Lu Date: Wed, 2 Oct 2024 00:28:56 -0500 Subject: [PATCH 1/2] refine chat flow --- src/lib/common/LiveChatEntry.svelte | 29 ++++++------------- .../[conversationId]/chat-box.svelte | 10 ++----- 2 files changed, 12 insertions(+), 27 deletions(-) diff --git a/src/lib/common/LiveChatEntry.svelte b/src/lib/common/LiveChatEntry.svelte index a925580f..9a8a6d2e 100644 --- a/src/lib/common/LiveChatEntry.svelte +++ b/src/lib/common/LiveChatEntry.svelte @@ -29,30 +29,19 @@
- {#if $chatBotStore.showChatBox} -
-