From 9984c275da8fa6dc5180410bf4a68d64c5d7861d Mon Sep 17 00:00:00 2001 From: umasoodch Date: Mon, 13 Apr 2020 17:20:12 +0300 Subject: [PATCH] keyboard isuse fixed --- Mohem/src/app/app.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mohem/src/app/app.component.ts b/Mohem/src/app/app.component.ts index bfa57d03..819ae3d9 100644 --- a/Mohem/src/app/app.component.ts +++ b/Mohem/src/app/app.component.ts @@ -137,7 +137,7 @@ export class AppComponent implements OnInit, AfterViewInit { console.log("this.TeamFlag>>>>>>>>>"+ this.TeamFlag); } private initializeDirection() { - this.direction = TranslatorService.getCurrentDirection(); + // this.direction = TranslatorService.getCurrentDirection(); } private watchUserLoginChangeEvents() { this.events.subscribe(