1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-27 03:53:00 +02:00

remove additional + on chrome ext link

This commit is contained in:
Kyle Spearrin 2018-04-17 15:07:11 -04:00
parent 9dd16957c7
commit bb9452f057

View File

@ -459,7 +459,7 @@ export class MenuMain {
label: 'Chrome',
click: () => {
shell.openExternal('https://chrome.google.com/webstore/detail/' +
+'bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb');
'bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb');
},
},
{