mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
OOOPS SORRY
This commit is contained in:
parent
6134c84047
commit
667abd4764
@ -3248,10 +3248,6 @@ function resumeProgress() {
|
||||
};
|
||||
|
||||
|
||||
window.onload = function() {
|
||||
setInterval(toggleOpacity, 200);
|
||||
};
|
||||
|
||||
video.addEventListener('timeupdate', () => {
|
||||
if (Math.floor(video.currentTime) % 1 === 0) {
|
||||
saveProgress();
|
||||
|
Loading…
Reference in New Issue
Block a user