mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
feat: version
This commit is contained in:
parent
ba027dc760
commit
aff436007d
8 changed files with 27 additions and 14 deletions
|
|
@ -31,7 +31,8 @@ const defaultConfig = {
|
|||
proxy: '',
|
||||
debug: true,
|
||||
defaultTimeoutMs: 120000,
|
||||
chromeTimeoutMS: 120000
|
||||
chromeTimeoutMS: 120000,
|
||||
version: '2.0.0'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
let config = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue