lower scroll station info from correct station
This commit is contained in:
parent
eeeb7ec3e8
commit
165fbd7018
3 changed files with 2 additions and 10 deletions
|
|
@ -107,8 +107,6 @@ const navigation = (() => {
|
|||
}
|
||||
// call for new data on each display
|
||||
displays.forEach(display => display.getData(weatherParameters));
|
||||
// pass the information to the bottom scroll
|
||||
currentWeatherScroll.setStation(weatherParameters);
|
||||
|
||||
// GetMonthPrecipitation(this.weatherParameters);
|
||||
// GetAirQuality3(this.weatherParameters);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue