fix launcher

This commit is contained in:
HackTips2
2026-05-31 02:11:34 +02:00
parent 81774f5792
commit eaf8443bca
+2 -3
View File
@@ -46,13 +46,12 @@
"target": {
"target": "portable",
"arch": [
"ia32"
"x64"
]
}
},
"portable": {
"requestExecutionLevel": "user",
"useZip": true
"requestExecutionLevel": "user"
},
"mac": {
"artifactName": "${productName}-Mac.${ext}",