Skip to content

Commit

Permalink
Rename About to About CoinWatch
Browse files Browse the repository at this point in the history
  • Loading branch information
oktapodia committed Nov 3, 2017
1 parent 2d5ed79 commit 7669e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main/TrayMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class TrayMenu {
},
},
{
label: 'About',
label: 'About CoinWatch',
click() {
if (!isWindows) {
let aboutWindow = new BrowserWindow({
Expand Down

0 comments on commit 7669e22

Please sign in to comment.