3.3.2.3
Fix bottom panels Add semi-cloud icons
This commit is contained in:
@@ -1832,6 +1832,7 @@ export function UTCIForecast() {
|
||||
{ t: 1, label: 'Cold', value: '0–10°C' },
|
||||
{ t: 11, label: 'Cool', value: '10–19°C' },
|
||||
{ t: 21, label: 'Comfortable', value: '19–24°C', bold: true },
|
||||
{ t: 25, label: 'Warm', value: '24–27°C' },
|
||||
{ t: 29, label: 'Caution', value: '27–32°C' },
|
||||
{ t: 36, label: 'Extreme', value: '32–41°C' },
|
||||
{ t: 47, label: 'Danger', value: '41°C+' },
|
||||
|
||||
Reference in New Issue
Block a user