mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-04 10:58:42 +02:00
fix: icon missing on windows
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@
|
||||
],
|
||||
"icon": "assets/icons/windows/icon.ico",
|
||||
"artifactName": "Aryx-windows-${arch}.${ext}",
|
||||
"signAndEditExecutable": false,
|
||||
"signAndEditExecutable": true,
|
||||
"verifyUpdateCodeSignature": false
|
||||
},
|
||||
"nsis": {
|
||||
|
||||
Reference in New Issue
Block a user