Skip to content

Commit

Permalink
Minor optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
TomoBossi committed Jul 27, 2024
1 parent e2f31a9 commit 29dc017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ function onPlayerStateChange(event) {
if (debug && videoIs("PLAYING")) { // Toggle debug to test all tracks the looooong way
playNext(1, false);
}
updateCurrentTrackDuration();
prevState = player.getPlayerState();
}

Expand Down

0 comments on commit 29dc017

Please sign in to comment.