Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Cavoj authored and Martin Cavoj committed May 7, 2018
1 parent 58a0d12 commit eb92c1f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"mac": {
"extendInfo": {
"LSUIElement": 1
}
},
"icon": "build/icon.icns"
},
"linux": {
"target": [
Expand All @@ -51,7 +52,8 @@
]
}
],
"category": "Development"
"category": "Development",
"icon": "build/icon.ico"
},
"win": {
"target": [
Expand Down
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit eb92c1f

Please sign in to comment.