mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
commit
6a5d24be5e
@ -199,7 +199,7 @@ export class MenuMain extends BaseMenu {
|
||||
},
|
||||
{
|
||||
label: this.main.i18nService.t('fileBugReport'),
|
||||
click: () => shell.openExternal('https://github.com/bitwarden/desktop'),
|
||||
click: () => shell.openExternal('https://github.com/bitwarden/desktop/issues'),
|
||||
},
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user