Add icon path for linux
// FREEBIE
This commit is contained in:
parent
6468038401
commit
f716f70bf4
1 changed files with 2 additions and 1 deletions
|
@ -74,7 +74,8 @@
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": [
|
"target": [
|
||||||
"deb"
|
"deb"
|
||||||
]
|
],
|
||||||
|
"icon": "build/icons/png"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"package.json",
|
"package.json",
|
||||||
|
|
Loading…
Add table
Reference in a new issue