mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
Update jslib (#2511)
* Update jslib * Update name of UserVerificationComponent * Update service deps
This commit is contained in:
@@ -215,6 +215,7 @@ export default class MainBackground {
|
||||
this.tokenService,
|
||||
this.platformUtilsService,
|
||||
this.environmentService,
|
||||
this.appIdService,
|
||||
(expired: boolean) => this.logout(expired)
|
||||
);
|
||||
this.settingsService = new SettingsService(this.stateService);
|
||||
|
||||
Reference in New Issue
Block a user