initial data and graph

This commit is contained in:
Matt Walsh
2025-05-15 16:04:57 -05:00
parent 93ac03acd4
commit 5946ee495a
13 changed files with 259 additions and 4 deletions

View File

@@ -113,9 +113,11 @@ const smallIcon = (link, _isNightTime) => {
return addPath('Thunderstorm.gif');
case 'wind':
case 'wind_':
case 'wind_few':
case 'wind_sct':
case 'wind-n':
case 'wind_-n':
case 'wind_few-n':
return addPath('Wind.gif');