mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 15:03:43 +00:00
OOOPS SORRY
This commit is contained in:
@@ -3248,10 +3248,6 @@ function resumeProgress() {
|
||||
};
|
||||
|
||||
|
||||
window.onload = function() {
|
||||
setInterval(toggleOpacity, 200);
|
||||
};
|
||||
|
||||
video.addEventListener('timeupdate', () => {
|
||||
if (Math.floor(video.currentTime) % 1 === 0) {
|
||||
saveProgress();
|
||||
|
||||
Reference in New Issue
Block a user