mirror of
https://github.com/lencx/ChatGPT.git
synced 2026-02-06 13:36:56 +00:00
chore: windows conf
This commit is contained in:
parent
028ef8bae8
commit
02fb4dd3b7
@ -51,13 +51,16 @@
|
||||
"shortDescription": "ChatGPT",
|
||||
"targets": "all",
|
||||
"windows": {
|
||||
"webviewInstallMode": {
|
||||
"silent": true,
|
||||
"type": "downloadBootstrapper"
|
||||
},
|
||||
"certificateThumbprint": null,
|
||||
"digestAlgorithm": "sha256",
|
||||
"timestampUrl": ""
|
||||
"timestampUrl": "",
|
||||
"webviewInstallMode": {
|
||||
"silent": true,
|
||||
"type": "embedBootstrapper"
|
||||
},
|
||||
"wix": {
|
||||
"language": ["zh-CN", "en-US"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user