mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: 兼容性问题
This commit is contained in:
parent
2c9008ea56
commit
63edc9403c
2 changed files with 4 additions and 3 deletions
|
|
@ -175,7 +175,7 @@ const defaultConfig = {
|
|||
// origin: https://generativelanguage.googleapis.com
|
||||
geminiBaseUrl: 'https://gemini.ikechan8370.com',
|
||||
chatglmRefreshToken: '',
|
||||
version: 'v2.7.9'
|
||||
version: 'v2.7.10'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
let config = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue