first commit
This commit is contained in:
Vendored
+2
@@ -80,6 +80,8 @@ const AIChat = async (q, symbol_1, symbol_2, symbol_3) => {
|
||||
requestTask.abort();
|
||||
isLoading.value = false;
|
||||
responseText.value = "";
|
||||
showResponseText.value = false;
|
||||
isDone.value = false;
|
||||
return;
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user