mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 20:50:28 +00:00
feat(inactive-user-server-notification): [PM-25130] Inactive User Server Notify - Added feature flag.
This commit is contained in:
@@ -1139,6 +1139,7 @@ export default class MainBackground {
|
||||
new SignalRConnectionService(this.apiService, this.logService),
|
||||
this.authService,
|
||||
this.webPushConnectionService,
|
||||
this.configService,
|
||||
);
|
||||
|
||||
this.fido2UserInterfaceService = new BrowserFido2UserInterfaceService(this.authService);
|
||||
|
||||
Reference in New Issue
Block a user