1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-11 05:43:26 +00:00

styling updates

This commit is contained in:
Kyle Spearrin
2018-05-02 12:34:47 -04:00
parent 179687490c
commit 905ebd76ae
10 changed files with 189 additions and 186 deletions

View File

@@ -38,7 +38,7 @@ export class TwoFactorComponent extends BaseTwoFactorComponent {
private componentFactoryResolver: ComponentFactoryResolver) {
super(authService, router, analytics, toasterService, i18nService, apiService,
platformUtilsService, window, environmentService);
super.successRoute = '/dashboard';
super.successRoute = '/tabs/dashboard';
}
anotherMethod() {