dongfangzan hai 4 meses
pai
achega
351f0186b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/lib/components/chat/Chat.svelte

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

@@ -148,7 +148,7 @@
 			files = [];
 			selectedToolIds = [];
 			webSearchEnabled = false;
-			webSearchEnabled = false;
+			thinkingEnabled = false;
 			imageGenerationEnabled = false;
 
 			if (localStorage.getItem(`chat-input${chatIdProp ? `-${chatIdProp}` : ''}`)) {