Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Hk-Gosuto
2024-02-09 08:23:26 +08:00
17 changed files with 665 additions and 144 deletions

View File

@@ -9,7 +9,7 @@
},
"package": {
"productName": "NextChat",
"version": "2.10.1"
"version": "2.10.3"
},
"tauri": {
"allowlist": {
@@ -86,7 +86,8 @@
}
},
"security": {
"csp": null
"csp": null,
"dangerousUseHttpScheme": true
},
"updater": {
"active": true,