mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-25 13:49:18 +08:00
feat: close #118 add stop all button
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"fetch": "node ./scripts/fetch-prompts.mjs",
|
||||
"prepare": "husky install"
|
||||
"prepare": "husky install",
|
||||
"proxy-dev": "sh ./scripts/init-proxy.sh && proxychains -f ./scripts/proxychains.conf yarn dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hello-pangea/dnd": "^16.2.0",
|
||||
|
Reference in New Issue
Block a user