From 8ad28f7fe5f60a72247c5f55e40c187efa6307fd Mon Sep 17 00:00:00 2001 From: Molunerfinn Date: Wed, 11 Jul 2018 16:04:07 +0800 Subject: [PATCH] Fixed: linux icon path --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22df17d..a4a07b9 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "allowToChangeInstallationDirectory": true }, "linux": { - "icon": "build/icons/256x256.png" + "icon": "build/icons/" } }, "dependencies": {