mirror of
https://github.com/SoPat712/maisie-heardle.git
synced 2025-08-21 18:28:45 -04:00
decreased time again
This commit is contained in:
@@ -273,7 +273,7 @@
|
|||||||
widget.seekTo(0);
|
widget.seekTo(0);
|
||||||
loading = false;
|
loading = false;
|
||||||
widgetReady = true;
|
widgetReady = true;
|
||||||
}, 1500);
|
}, 1000);
|
||||||
});
|
});
|
||||||
|
|
||||||
widget.bind(SC.Widget.Events.PLAY, () => {
|
widget.bind(SC.Widget.Events.PLAY, () => {
|
||||||
|
Reference in New Issue
Block a user