make sure local forecast displays all pages
This commit is contained in:
parent
b01cf9eefc
commit
6803b94e41
|
@ -81,8 +81,8 @@ class LocalForecast extends WeatherDisplay {
|
|||
// }
|
||||
});
|
||||
|
||||
this.currentScreen = 0;
|
||||
this.timing.totalScreens = this.screenTexts.length;
|
||||
this.calcNavTiming();
|
||||
this.setStatus(STATUS.loaded);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue