mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 15:49:31 -07:00
remove loop delay from gifs
This commit is contained in:
@@ -169,7 +169,6 @@ class CurrentWeather extends WeatherDisplay {
|
||||
// get main icon
|
||||
this.gifs.push(await utils.image.superGifAsync({
|
||||
src: Icon,
|
||||
loop_delay: 100,
|
||||
auto_play: true,
|
||||
canvas: this.canvas,
|
||||
x: 140,
|
||||
|
||||
Reference in New Issue
Block a user