change owner

This commit is contained in:
afred
2024-12-11 10:26:36 +08:00
parent b1c3b19915
commit b920ac6807
2 changed files with 2 additions and 2 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,