extended forecast as html
This commit is contained in:
parent
49a4a2b2d5
commit
ebb932ab13
10 changed files with 202 additions and 53 deletions
|
|
@ -102,7 +102,7 @@ const navigation = (() => {
|
|||
new TravelForecast(3, 'travelForecast', false), // not active by default
|
||||
new RegionalForecast(4, 'regional-forecast'),
|
||||
new LocalForecast(5, 'local-forecast'),
|
||||
new ExtendedForecast(6, 'extendedForecast'),
|
||||
new ExtendedForecast(6, 'extended-forecast'),
|
||||
almanac,
|
||||
new Radar(8, 'radar'),
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue