mirror of
https://github.com/Pandipipas/scoreko-electron-dev.git
synced 2026-06-06 05:32:06 +00:00
fix: remove unnecessary signing option from NSIS configuration
This commit is contained in:
+1
-2
@@ -73,8 +73,7 @@
|
|||||||
"nsis"
|
"nsis"
|
||||||
],
|
],
|
||||||
"icon": "static/icons/icon.ico",
|
"icon": "static/icons/icon.ico",
|
||||||
"executableName": "scoreko",
|
"executableName": "scoreko"
|
||||||
"signAndEditExecutable": false
|
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"oneClick": false,
|
"oneClick": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user