diff --git a/Mohem/src/app/authentication/login/login.component.ts b/Mohem/src/app/authentication/login/login.component.ts index 4b97bf7c..bcc7b154 100644 --- a/Mohem/src/app/authentication/login/login.component.ts +++ b/Mohem/src/app/authentication/login/login.component.ts @@ -111,7 +111,7 @@ export class LoginComponent implements OnInit, OnDestroy { this.ts.setCurrentLanguage('en'); // if (this.currentLang == 2) { // this.language = "US"; - this.changeLanguage('2') + // this.changeLanguage('2') // } else { // this.language = "AR"; // this.changeLanguage('1')