This commit is contained in:
rookie 2025-02-28 14:05:28 +08:00 committed by GitHub
commit 4224ca34c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export const DEFAULT_CONFIG = {
},
ttsConfig: {
enable: false,
enable: true,
autoplay: false,
engine: DEFAULT_TTS_ENGINE,
model: DEFAULT_TTS_MODEL,