This commit is contained in:
lencx
2022-12-24 21:37:35 +08:00
parent 38e319a215
commit 2f8ff36638
4 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
},
"package": {
"productName": "ChatGPT",
"version": "0.6.6"
"version": "0.6.7"
},
"tauri": {
"allowlist": {
@@ -22,7 +22,7 @@
"fs": {
"all": true,
"scope": [
"*",
"$HOME/*",
"$HOME/.chatgpt/*",
"$HOME/.chatgpt/cache_sync/*"
]