瀏覽代碼

refac: model tools selection not working

Timothy Jaeryang Baek 4 月之前
父節點
當前提交
c01e29c47f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/lib/components/chat/Chat.svelte

+ 1 - 0
src/lib/components/chat/Chat.svelte

@@ -782,6 +782,7 @@
 
 		autoScroll = true;
 
+		resetInput();
 		await chatId.set('');
 		await chatTitle.set('');