Skip to content

Commit

Permalink
fix window icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarasinghe committed Sep 24, 2020
1 parent 628ed3c commit 575b468
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added resources/rebel.ico
Binary file not shown.
Binary file added src/client/images/rebel.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rebel",
"main": "app.js",
"window": {
"icon": "client/images/rebel.svg"
"icon": "client/images/rebel.png"
},
"scripts": {
"start": "node_modules/nw-sdk/bin/nw .",
Expand Down

0 comments on commit 575b468

Please sign in to comment.