mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 07:39:29 -07:00
make sure local forecast displays all pages
This commit is contained in:
@@ -81,8 +81,8 @@ class LocalForecast extends WeatherDisplay {
|
||||
// }
|
||||
});
|
||||
|
||||
this.currentScreen = 0;
|
||||
this.timing.totalScreens = this.screenTexts.length;
|
||||
this.calcNavTiming();
|
||||
this.setStatus(STATUS.loaded);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user