handle haze-n regional map icon

This commit is contained in:
Matt Walsh 2025-06-02 20:42:03 -05:00
commit 776148fa6b
No known key found for this signature in database

View file

@ -44,6 +44,7 @@ const smallIcon = (link, _isNightTime) => {
case 'sct-n':
case 'nsct':
case 'nsct-n':
case 'haze-n':
return addPath('Partly-Cloudy-Night.gif');
case 'ovc':