fix: windows conf (#58)

This commit is contained in:
lencx
2022-12-22 09:05:56 +08:00
parent 2d826c90a0
commit 39a8d8d297

View File

@@ -64,12 +64,6 @@
"webviewInstallMode": { "webviewInstallMode": {
"silent": true, "silent": true,
"type": "embedBootstrapper" "type": "embedBootstrapper"
},
"wix": {
"language": [
"zh-CN",
"en-US"
]
} }
} }
}, },