Browse Source

Add illinois to region groups

(oops...)
Ask Bjørn Hansen 12 years ago
parent
commit
57dce3cbef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      countries/regiongroups.go

+ 1 - 0
countries/regiongroups.go

@@ -27,6 +27,7 @@ func CountryRegionGroup(country, region string) string {
 
 		"us-ar": "us-central",
 		"us-ia": "us-central",
+		"us-il": "us-central",
 		"us-in": "us-central",
 		"us-ks": "us-central",
 		"us-la": "us-central",