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