mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
Route on switchAccountFinish Message (#7422)
This commit is contained in:
@@ -54,7 +54,7 @@ export class UpdateTempPasswordComponent extends BaseChangePasswordComponent {
|
||||
private syncService: SyncService,
|
||||
private logService: LogService,
|
||||
private userVerificationService: UserVerificationService,
|
||||
private router: Router,
|
||||
protected router: Router,
|
||||
dialogService: DialogService,
|
||||
) {
|
||||
super(
|
||||
|
||||
Reference in New Issue
Block a user