mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix 换源分支少打个break(java17-user是这样的)
This commit is contained in:
parent
78a99801e7
commit
cb9f0b2773
1 changed files with 1 additions and 0 deletions
|
|
@ -554,6 +554,7 @@ export class chatgpt extends plugin {
|
|||
}
|
||||
case '3': {
|
||||
Config.ttsMode = 'voicevox'
|
||||
break
|
||||
}
|
||||
default: {
|
||||
await e.reply('请使用#chatgpt语音换源+数字进行换源。1为vits-uma-genshin-honkai,2为微软Azure,3为voicevox')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue