Fixed syntax error for phensig table update

This commit is contained in:
Shay Carter 2022-04-19 11:32:33 -06:00
parent 7ba4e1fd33
commit e8a933475c

View file

@ -1540,7 +1540,7 @@ vtec = {
'hdln': 'Dust Storm Warning'},
'DS.Y' : {'phen': 'DS',
'sig': 'Y',
'color': 'darkkhaki'
'color': 'darkkhaki',
'hdln': 'Dust Advisory'},
'DU.Y' : {'phen': 'DU',
'sig': 'Y',