mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
load i18n in notificat bar for safari
This commit is contained in:
@@ -166,6 +166,7 @@ export default class MainBackground {
|
||||
|
||||
await this.runtimeBackground.init();
|
||||
await this.tabsBackground.init();
|
||||
|
||||
if (!this.isSafari) {
|
||||
await this.commandsBackground.init();
|
||||
await this.contextMenusBackground.init();
|
||||
|
||||
Reference in New Issue
Block a user