mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
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
Block a user