This commit is contained in:
lencx
2022-12-24 22:30:28 +08:00
parent 2f8ff36638
commit f071e0d6bc
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
},
"package": {
"productName": "ChatGPT",
"version": "0.6.7"
"version": "0.6.8"
},
"tauri": {
"allowlist": {
@@ -24,7 +24,7 @@
"scope": [
"$HOME/*",
"$HOME/.chatgpt/*",
"$HOME/.chatgpt/cache_sync/*"
"$HOME/.chatgpt/cache_mode/*"
]
}
},