decreased time again

This commit is contained in:
Josh Patra
2025-04-20 15:27:41 -04:00
parent a07c6de746
commit 23539b7872

View File

@@ -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, () => {