mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 00:59:29 -07:00
radar images displayed
This commit is contained in:
@@ -106,7 +106,7 @@ const navigation = (() => {
|
||||
new RegionalForecast(5, 'regionalForecast2', weatherParameters, 2),
|
||||
new LocalForecast(6, 'localForecast', weatherParameters),
|
||||
new ExtendedForecast(7, 'extendedForecast', weatherParameters),
|
||||
new Almanac(8, 'alamanac', weatherParameters),
|
||||
new Almanac(8, 'almanac', weatherParameters),
|
||||
new Radar(8, 'radar', weatherParameters),
|
||||
];
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user