mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
修复bug (#321)
This commit is contained in:
parent
0a0cefe39c
commit
3b66f6d3f6
12 changed files with 44 additions and 11 deletions
|
|
@ -84,6 +84,7 @@ const defaultConfig = {
|
|||
serverHost: '',
|
||||
viewHost: '',
|
||||
chatViewWidth: 1280,
|
||||
chatViewBotName: '',
|
||||
version: 'v2.4.12'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue