Skip to content

Commit

Permalink
Add Gamebanana link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyben committed Mar 1, 2020
1 parent ab78072 commit 6060088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/renderer-process/left-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ aboutBtn.addEventListener('click', () => {
});

bananaBtn.addEventListener('click', () => {
shell.openExternal('https://gamebanana.com');
shell.openExternal('https://gamebanana.com/tools/6773');
});

csgoBtn.addEventListener('click', () => {
Expand Down

0 comments on commit 6060088

Please sign in to comment.