diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index 727e1ab62..ab7e41f6b 100644 --- a/src/lib/components/chat/Chat.svelte +++ b/src/lib/components/chat/Chat.svelte @@ -782,6 +782,7 @@ autoScroll = true; + resetInput(); await chatId.set(''); await chatTitle.set('');