Skip to content

Commit

Permalink
change priorities for some countries
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshsoni committed Apr 30, 2020
1 parent 2859525 commit 1f667d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion country_telephone_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ var allCountries = [
],
["United Kingdom", "gb", "44", "+.. .... ......"],
["United States", "us", "1", "+. (...) ...-....", 0],
["United States Minor Outlying Islands", "um", "1", "", 1],
["United States Minor Outlying Islands", "um", "1", "", 2],
["Uruguay", "uy", "598", "+...-.-...-..-.."],
["Uzbekistan (Oʻzbekiston)", "uz", "998", "+...-..-...-...."],
["Vanuatu", "vu", "678", "+...-....."],
Expand Down

0 comments on commit 1f667d5

Please # to comment.