Skip to content

Commit

Permalink
Updated icon paths
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Rodg committed Jan 6, 2018
1 parent 052abc0 commit b9f03f5
Show file tree
Hide file tree
Showing 3 changed files with 1,779 additions and 112 deletions.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ if (dev && process.argv.indexOf("--noDevServer") === -1) {

const mb = menubar({
tooltip: "CryptoCap",
icon: path.join(__dirname, "assets", "icons", "png", "cb_tray_icon_v2.png"),
icon: path.join(__dirname, "assets", "icons", "png", "taskbar_icon.png"),
index: indexPath,
alwaysOnTop: dev,
width: 800,
Expand Down
Loading

0 comments on commit b9f03f5

Please sign in to comment.