Skip to content

Commit

Permalink
Merge pull request #771 from mbektas/update-windows-icon-ico
Browse files Browse the repository at this point in the history
update windows icon
  • Loading branch information
mbektas authored Feb 16, 2024
2 parents 23fec56 + b2a8705 commit 3d5ff24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added dist-resources/icons/icon.ico
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@
"from": "dist-resources/win/jlab.cmd",
"to": "jlab.cmd"
}
]
],
"icon": "dist-resources/icons/icon.ico"
},
"rpm": {
"depends": [
Expand Down

0 comments on commit 3d5ff24

Please sign in to comment.