Add Chicago and Paris locations
This commit is contained in:
parent
bd9a85a068
commit
ced38b68e9
@ -52,7 +52,9 @@ var regionNames = {
|
||||
"ap-southeast": "Sydney, NSW, AU",
|
||||
"philadelphia": "Philadelphia, PA, USA",
|
||||
"absecon": "Absecon, NJ, USA",
|
||||
"us-iad": "Washington DC, USA"
|
||||
"us-iad": "Washington DC, USA",
|
||||
"us-ord": "Chicago, IL, USA",
|
||||
"fr-par": "Paris, FR"
|
||||
};
|
||||
|
||||
// Human-readable event titles
|
||||
|
Loading…
Reference in New Issue
Block a user