|
|
|
@ -226,6 +226,7 @@ export class AppComponent implements OnInit {
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private initializeDirection() {
|
|
|
|
private initializeDirection() {
|
|
|
|
if (this.isIOS) {
|
|
|
|
if (this.isIOS) {
|
|
|
|
if (this.router.isActive('/authentication/login', true)) {
|
|
|
|
if (this.router.isActive('/authentication/login', true)) {
|
|
|
|
|