mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 15:49:31 -07:00
bump version to 2.3.3
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user