fix icons

This commit is contained in:
Kyle Spearrin 2018-02-15 00:11:28 -05:00
parent 2711a2b6c6
commit 5468fe1002
5 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,8 @@
"target": [ "target": [
"dmg", "dmg",
"zip" "zip"
] ],
"electronUpdaterCompatibility": ">=0.0.1"
}, },
"win": { "win": {
"target": [ "target": [
@ -88,7 +89,6 @@
"perMachine": true, "perMachine": true,
"allowToChangeInstallationDirectory": true, "allowToChangeInstallationDirectory": true,
"uninstallDisplayName": "${productName}", "uninstallDisplayName": "${productName}",
"artifactName": "${productName} Setup.${ext}",
"deleteAppDataOnUninstall": true "deleteAppDataOnUninstall": true
} }
}, },

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB