remove additional + on chrome ext link
This commit is contained in:
parent
9dd16957c7
commit
bb9452f057
|
@ -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');
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue