i3pystatus.scores.mlb: Update default colors to reflect API change (#845)
The Arizona Diamondbacks are now identified using AZ instead of ARI.
This commit is contained in:
parent
d93c61c90b
commit
60ac28b678
@ -145,7 +145,7 @@ class MLB(ScoresBackend):
|
||||
required = ()
|
||||
|
||||
_default_colors = {
|
||||
'ARI': '#A71930',
|
||||
'AZ': '#A71930',
|
||||
'ATL': '#CE1141',
|
||||
'BAL': '#DF4601',
|
||||
'BOS': '#BD3039',
|
||||
|
Loading…
Reference in New Issue
Block a user