mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
implement web onInit
This commit is contained in:
@@ -127,6 +127,7 @@ export class LoginComponent extends BaseLoginComponent implements OnInit {
|
||||
});
|
||||
this.routerService.setPreviousUrl(route.toString());
|
||||
}
|
||||
|
||||
await super.ngOnInit();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user