GITLAB
coseme
Loading...
Sign in
Files
Commits
Network
Graphs
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
34ba360a282f5facc1a989e741073b407818dbd8
Authored by
OpenWapp Developer
almost 7 years ago
2 parents
d011342874
ae7c2c2219
Merge branch 'update-get-code' of /home/git/repositories/openwapp/coseme
Showing
1 changed file
src/http/registration.js
src/http/registration.js
View file @
34ba360
...
...
@@ -39,7 +39,6 @@
39
39
var params = Object.create(null);
40
40
params['cc'] = countryCode;
41
41
params['in'] = phone;
42
- params['to'] = countryCode + phone;
43
42
params['lc'] = 'US';
44
43
params['lg'] = 'en';
45
44
params['mcc'] = '000';