Skip to content

Commit

Permalink
feat(electron-icon): add icon for app switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mrMetalWood committed Aug 25, 2020
1 parent fde338e commit 1315c48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion electron-builder.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"directories": {
"output": "dist-electron"
"output": "dist-electron",
"buildResources": "electron-resources"
},
"appId": "com.ubilabs.esa.cfs",
"files": ["./dist-src-electron/*", "./dist/**/*"],
Expand Down
Binary file added electron-resources/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1315c48

Please sign in to comment.