Merge branch 'Yidadaa:main' into main

This commit is contained in:
Wakler-Wei
2023-10-16 18:30:11 +08:00
committed by GitHub
39 changed files with 422 additions and 81 deletions

View File

@@ -9,7 +9,7 @@
},
"package": {
"productName": "ChatGPT Next Web",
"version": "2.9.7"
"version": "2.9.9"
},
"tauri": {
"allowlist": {
@@ -44,6 +44,12 @@
"startDragging": true,
"unmaximize": true,
"unminimize": true
},
"fs": {
"all": true
},
"notification": {
"all": true
}
},
"bundle": {