Put US above US minor islands

This commit is contained in:
Zeva Rose 2021-06-27 15:15:14 -06:00
parent 2263059c50
commit b7af018755

View file

@ -467,7 +467,7 @@ shipping_lookup = [
{"country": "sweden", "code": "SE"},
{"country": "switzerland", "code": "CH"},
{"country": "syrian arab republic", "code": "SY"},
{"country": "taiwan (province of china)", "code": "TW"},
{"country": "taiwan", "code": "TW"},
{"country": "tajikistan", "code": "TJ"},
{"country": "tanzania, united republic of", "code": "TZ"},
{"country": "thailand", "code": "TH"},
@ -488,8 +488,8 @@ shipping_lookup = [
"country": "united kingdom of great britain and northern ireland (the)",
"code": "GB",
},
{"country": "united states minor outlying islands (the)", "code": "UM"},
{"country": "united states of america (the)", "code": "US"},
{"country": "united states minor outlying islands (the)", "code": "UM"},
{"country": "uruguay", "code": "UY"},
{"country": "uzbekistan", "code": "UZ"},
{"country": "vanuatu", "code": "VU"},