Skip to content

Commit

Permalink
check thumbnails after video id change
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Jan 15, 2025
1 parent 6f41f88 commit 9f2523c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ async function videoIDChange(): Promise<void> {
});

sponsorsLookup();
checkPageForNewThumbnails();

// Clear unsubmitted segments from the previous video
sponsorTimesSubmitting = [];
Expand Down

0 comments on commit 9f2523c

Please sign in to comment.