Fix rename the methods
This commit is contained in:
@@ -64,6 +64,6 @@ export class AppComponent implements OnInit {
|
||||
this.authenticationService.currentUserValue = this.currentUser;
|
||||
this.selectedLanguageFlag = event.value;
|
||||
|
||||
this.serviceComm.ForceTranslateTitle();
|
||||
this.serviceComm.forceTranslate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user