1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-02 03:21:19 +00:00

Fix builds

This commit is contained in:
Bernd Schoolmann
2025-07-23 15:23:28 +02:00
parent c68de16c88
commit 9651196d79
2 changed files with 2 additions and 0 deletions

View File

@@ -669,6 +669,7 @@ export default class MainBackground {
this.encryptService,
this.logService,
this.cryptoFunctionService,
this.accountService,
);
this.i18nService = new I18nService(BrowserApi.getUILanguage(), this.globalStateProvider);

View File

@@ -439,6 +439,7 @@ export class ServiceContainer {
this.encryptService,
this.logService,
this.cryptoFunctionService,
this.accountService,
);
this.pinService = new PinService(