fix 换源分支少打个break(java17-user是这样的)

This commit is contained in:
2ndelement 2023-04-23 02:40:33 +08:00 committed by GitHub
parent 78a99801e7
commit cb9f0b2773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -554,6 +554,7 @@ export class chatgpt extends plugin {
}
case '3': {
Config.ttsMode = 'voicevox'
break
}
default: {
await e.reply('请使用#chatgpt语音换源+数字进行换源。1为vits-uma-genshin-honkai2为微软Azure3为voicevox')