fixed channel id

MOHEMM-HUAWEI-RELEASE
umasoodch 4 years ago
parent dc5d23a82e
commit 6a54905e53

@ -143,7 +143,7 @@ export class AuthenticationService {
mobileType = 'android';
}
request.VersionID = 3.2;
request.Channel = 31;
request.Channel = 33;
request.LanguageID = TranslatorService.getCurrentLanguageCode();
request.MobileType = mobileType;

Loading…
Cancel
Save