add 'latest.gif' to radar parsing
This commit is contained in:
parent
7f553da694
commit
90e659f09b
3 changed files with 52 additions and 37 deletions
|
|
@ -51,6 +51,7 @@ const icons = (() => {
|
|||
return addPath('Mostly-Clear.gif');
|
||||
|
||||
case 'ovc':
|
||||
case 'ovc-n':
|
||||
return addPath('Cloudy.gif');
|
||||
|
||||
case 'fog':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue