current conditions ready for data

This commit is contained in:
Matt Walsh 2020-09-24 22:44:51 -05:00
commit 0a6a31217b
12 changed files with 314 additions and 122 deletions

View file

@ -386,7 +386,6 @@ class RegionalForecast extends WeatherDisplay {
}));
this.finishDraw();
this.setStatus(STATUS.loaded);
}
}