mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 14:04:03 +00:00
Add ConfigService to MainBackground
This commit is contained in:
@@ -1045,6 +1045,7 @@ export default class MainBackground {
|
||||
this.authService,
|
||||
this.messagingService,
|
||||
this.taskSchedulerService,
|
||||
this.configService,
|
||||
);
|
||||
|
||||
this.fido2UserInterfaceService = new BrowserFido2UserInterfaceService(this.authService);
|
||||
|
||||
Reference in New Issue
Block a user