Update configurations.ts
Remove confusion from Washington state and Washington D.C.
This commit is contained in:
parent
efaad7e6d1
commit
acdae7105c
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ const configurations: any = {
|
||||||
lon: -79.3832,
|
lon: -79.3832,
|
||||||
},
|
},
|
||||||
washington: {
|
washington: {
|
||||||
name: 'Washington',
|
name: 'Washington D.C.',
|
||||||
timezone: 'America/New_York',
|
timezone: 'America/New_York',
|
||||||
locale: 'en-US',
|
locale: 'en-US',
|
||||||
lat: 38.9072,
|
lat: 38.9072,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue