bump version to 2.3.3
This commit is contained in:
parent
90e659f09b
commit
a9ccbeca42
5 changed files with 5 additions and 4 deletions
|
|
@ -190,6 +190,7 @@ class Radar extends WeatherDisplay {
|
|||
this.timing.totalScreens = radarInfo.length;
|
||||
// store the images
|
||||
this.data = radarInfo.map(radar=>radar.canvas);
|
||||
|
||||
this.times = radarInfo.map(radar=>radar.time);
|
||||
this.drawCanvas();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue