mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
remove additional + on chrome ext link
This commit is contained in:
@@ -459,7 +459,7 @@ export class MenuMain {
|
|||||||
label: 'Chrome',
|
label: 'Chrome',
|
||||||
click: () => {
|
click: () => {
|
||||||
shell.openExternal('https://chrome.google.com/webstore/detail/' +
|
shell.openExternal('https://chrome.google.com/webstore/detail/' +
|
||||||
+'bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb');
|
'bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb');
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user