mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 20:24:01 +00:00
Fix build
This commit is contained in:
@@ -668,6 +668,7 @@ export default class MainBackground {
|
||||
this.keyGenerationService,
|
||||
this.encryptService,
|
||||
this.logService,
|
||||
this.cryptoFunctionService,
|
||||
);
|
||||
|
||||
this.i18nService = new I18nService(BrowserApi.getUILanguage(), this.globalStateProvider);
|
||||
|
||||
Reference in New Issue
Block a user