mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
feat: add picture mode
This commit is contained in:
parent
6f0e62b54d
commit
70044eb6c0
21 changed files with 663 additions and 371 deletions
5
config/index.js
Normal file
5
config/index.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
const SESSION_TOKEN = ''
|
||||
|
||||
export const Config = {
|
||||
token: SESSION_TOKEN
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue