handle haze-n regional map icon

This commit is contained in:
Matt Walsh
2025-06-02 20:42:03 -05:00
parent 69c050eb8f
commit 776148fa6b

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':