diff --git a/Mohem/src/app/app.component.ts b/Mohem/src/app/app.component.ts index b4468a06..5dfb89d4 100644 --- a/Mohem/src/app/app.component.ts +++ b/Mohem/src/app/app.component.ts @@ -226,6 +226,7 @@ export class AppComponent implements OnInit { }); } + private initializeDirection() { if (this.isIOS) { if (this.router.isActive('/authentication/login', true)) {