mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 02:59:31 -07:00
remove loop delay from gifs
This commit is contained in:
@@ -128,7 +128,6 @@ class TravelForecast extends WeatherDisplay {
|
||||
|
||||
this.longCanvasGifs.push(await utils.image.superGifAsync({
|
||||
src: city.icon,
|
||||
loop_delay: 100,
|
||||
auto_play: true,
|
||||
canvas: this.longCanvas,
|
||||
x: 330,
|
||||
|
||||
Reference in New Issue
Block a user