add icons
This commit is contained in:
parent
3ff73a4a6f
commit
6349166dbe
8 changed files with 269 additions and 243 deletions
|
|
@ -129,6 +129,7 @@ const icons = (() => {
|
|||
return addPath('Sunny-Wind-1994.gif');
|
||||
|
||||
case 'wind_skc-n':
|
||||
case 'wind_sct-n':
|
||||
return addPath('Clear-Wind-1994.gif');
|
||||
|
||||
case 'blizzard':
|
||||
|
|
@ -255,9 +256,8 @@ const icons = (() => {
|
|||
return addPath('CC_Windy.gif');
|
||||
|
||||
case 'wind_skc':
|
||||
return addPath('CC_Windy.gif');
|
||||
|
||||
case 'wind_skc-n':
|
||||
case 'wind_sct-n':
|
||||
return addPath('CC_Windy.gif');
|
||||
|
||||
case 'blizzard':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue