Fix hourly graph y axis labels close #176

This commit is contained in:
Matt Walsh 2026-01-22 22:12:32 -06:00
commit 0d9c445919
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -133,6 +133,7 @@ const smallIcon = (link, _isNightTime) => {
case 'wind_few':
case 'wind_few-n':
case 'wind_':
return addPath('Wind.gif');
case 'wind_sct':