Add LA and Miami locations

This commit is contained in:
L. Bradley LaBoon 2023-07-06 16:20:41 -04:00
parent 88b8cf319c
commit 555a2e8969

View File

@ -62,7 +62,9 @@ var regionNames = {
"se-sto": "Stockholm, SE", "se-sto": "Stockholm, SE",
"jp-osa": "Osaka, JP", "jp-osa": "Osaka, JP",
"it-mil": "Milan, IT", "it-mil": "Milan, IT",
"id-cgk": "Jakarta, ID" "id-cgk": "Jakarta, ID",
"us-lax": "Los Angeles, CA, USA",
"us-mia": "Miami, FL, USA"
}; };
// Human-readable event titles // Human-readable event titles