Add Chicago and Paris locations

This commit is contained in:
L. Bradley LaBoon 2023-04-04 16:20:21 -04:00
parent bd9a85a068
commit ced38b68e9

View File

@ -52,7 +52,9 @@ var regionNames = {
"ap-southeast": "Sydney, NSW, AU", "ap-southeast": "Sydney, NSW, AU",
"philadelphia": "Philadelphia, PA, USA", "philadelphia": "Philadelphia, PA, USA",
"absecon": "Absecon, NJ, 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 // Human-readable event titles