mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 18:43:26 +00:00
missing dependency
This commit is contained in:
@@ -683,6 +683,7 @@ export class ServiceContainer {
|
||||
this.registerSdkService,
|
||||
this.securityStateService,
|
||||
this.accountCryptographicStateService,
|
||||
this.userDecryptionOptionsService,
|
||||
);
|
||||
|
||||
this.twoFactorService = new DefaultTwoFactorService(
|
||||
|
||||
Reference in New Issue
Block a user