"src/lib/vscode:/vscode.git/clone" did not exist on "58e69230a9745ce0edb3a16877e4d82212a53b37"
Commit 8bdbd2f9 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: rm conversationMode

parent a92c5381
......@@ -191,10 +191,6 @@
if (Object.keys(sentencesAudio).length - 1 === idx) {
speaking = null;
if ($settings.conversationMode) {
document.getElementById('voice-input-button')?.click();
}
}
res(e);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment