Put US above US minor islands
This commit is contained in:
parent
b7af018755
commit
e2c91071b2
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ shipping_lookup = [
|
||||||
"country": "united kingdom of great britain and northern ireland (the)",
|
"country": "united kingdom of great britain and northern ireland (the)",
|
||||||
"code": "GB",
|
"code": "GB",
|
||||||
},
|
},
|
||||||
{"country": "united states of america (the)", "code": "US"},
|
{"country": "the united states of america", "code": "US"},
|
||||||
{"country": "united states minor outlying islands (the)", "code": "UM"},
|
{"country": "united states minor outlying islands (the)", "code": "UM"},
|
||||||
{"country": "uruguay", "code": "UY"},
|
{"country": "uruguay", "code": "UY"},
|
||||||
{"country": "uzbekistan", "code": "UZ"},
|
{"country": "uzbekistan", "code": "UZ"},
|
||||||
|
|
Loading…
Add table
Reference in a new issue