no hazards, blizzard

This commit is contained in:
Matt Walsh
2022-12-19 10:14:33 -06:00
parent 2c394c2e4a
commit 5b926a358e
2 changed files with 7 additions and 2 deletions

View File

@@ -268,6 +268,7 @@ const getWeatherIconFromIconLink = (link, _isNightTime) => {
return addPath('CC_Windy.gif');
case 'blizzard':
case 'blizzard-n':
return addPath('Blowing-Snow.gif');
default: