mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-24 04:04:29 +00:00
Update jslib (#240)
This commit is contained in:
@@ -197,7 +197,8 @@ export class Main {
|
||||
this.keyConnectorService,
|
||||
this.environmentService,
|
||||
this.stateService,
|
||||
this.twoFactorService
|
||||
this.twoFactorService,
|
||||
this.i18nService
|
||||
);
|
||||
|
||||
this.syncService = new SyncService(
|
||||
|
||||
Reference in New Issue
Block a user