fix windows build

This commit is contained in:
Jan Prochazka
2020-05-18 21:32:15 +02:00
parent 94c06c4f23
commit 0604a63d7e

View File

@@ -22,8 +22,7 @@
},
"win": {
"target": [
"nsis",
"portable"
"nsis"
],
"icon": "icon.ico"
},