mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: copilot乱写的bug
This commit is contained in:
parent
79ab6cbd40
commit
f0c284cc2f
1 changed files with 1 additions and 1 deletions
|
|
@ -1285,7 +1285,7 @@ azure语音:Azure 语音是微软 Azure 平台提供的一项语音服务,
|
|||
this.finish('saveClaudeKey')
|
||||
return
|
||||
}
|
||||
Config.claudeKey = token
|
||||
Config.claudeApiKey = token
|
||||
await this.reply('Claude API Key设置成功', true)
|
||||
this.finish('saveClaudeKey')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue