mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 21:35:19 +00:00
commit
5989e9bf75
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@
|
||||||
|
|
||||||
speaking = true;
|
speaking = true;
|
||||||
|
|
||||||
const content = removeAllDetails(content);
|
const content = removeAllDetails(message.content);
|
||||||
|
|
||||||
if ($config.audio.tts.engine === '') {
|
if ($config.audio.tts.engine === '') {
|
||||||
let voices = [];
|
let voices = [];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue