mirror of
https://github.com/open-webui/open-webui
synced 2025-04-22 07:18:29 +00:00
fix: rm conversationMode
This commit is contained in:
parent
a92c5381fb
commit
8bdbd2f9fb
@ -191,10 +191,6 @@
|
||||
|
||||
if (Object.keys(sentencesAudio).length - 1 === idx) {
|
||||
speaking = null;
|
||||
|
||||
if ($settings.conversationMode) {
|
||||
document.getElementById('voice-input-button')?.click();
|
||||
}
|
||||
}
|
||||
|
||||
res(e);
|
||||
|
Loading…
Reference in New Issue
Block a user