mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: debug
This commit is contained in:
parent
089f6b6316
commit
7fe9673dce
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ export async function initChaite () {
|
|||
}
|
||||
})
|
||||
// 回传部分需要同步的配置,以防不一致
|
||||
chaite.getGlobalConfig().setDebug(ChatGPTConfig.basic.debug)
|
||||
chaite.getGlobalConfig().setAuthKey(ChatGPTConfig.chaite.authKey)
|
||||
})
|
||||
// 授予Chaite获取插件配置的能力以便通过api放出
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue