mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 05:00:10 +00:00
Update client for authService refactor (#448)
* Update for encrypted export support (to pass build only)
This commit is contained in:
@@ -156,6 +156,7 @@ export class Program extends BaseProgram {
|
||||
this.main.stateService,
|
||||
this.main.cryptoService,
|
||||
this.main.policyService,
|
||||
this.main.twoFactorService,
|
||||
this.main.syncService,
|
||||
this.main.keyConnectorService,
|
||||
async () => await this.main.logout()
|
||||
|
||||
Reference in New Issue
Block a user