Fixed: linux icon path

This commit is contained in:
Molunerfinn 2018-07-11 16:04:07 +08:00
parent 1d91730eb9
commit 8ad28f7fe5

View File

@ -67,7 +67,7 @@
"allowToChangeInstallationDirectory": true "allowToChangeInstallationDirectory": true
}, },
"linux": { "linux": {
"icon": "build/icons/256x256.png" "icon": "build/icons/"
} }
}, },
"dependencies": { "dependencies": {