This commit is contained in:
Jan Prochazka
2020-05-18 19:35:14 +02:00
parent 1044a5055f
commit f853e1ac96
2 changed files with 2 additions and 5 deletions

View File

@@ -14,14 +14,12 @@
},
"linux": {
"target": [
"AppImage",
"deb"
"AppImage"
]
},
"win": {
"target": [
"nsis",
"portable"
"nsis"
],
"icon": "icon.ico"
},