mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 05:36:39 +08:00
Merge baffc89b3c
into 2167076652
This commit is contained in:
commit
4224ca34c6
@ -84,7 +84,7 @@ export const DEFAULT_CONFIG = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
ttsConfig: {
|
ttsConfig: {
|
||||||
enable: false,
|
enable: true,
|
||||||
autoplay: false,
|
autoplay: false,
|
||||||
engine: DEFAULT_TTS_ENGINE,
|
engine: DEFAULT_TTS_ENGINE,
|
||||||
model: DEFAULT_TTS_MODEL,
|
model: DEFAULT_TTS_MODEL,
|
||||||
|
Loading…
Reference in New Issue
Block a user