From b696902124ab3202fb9adf7b7480753b44a55c7d Mon Sep 17 00:00:00 2001 From: caneleex Date: Fri, 18 Nov 2022 20:51:11 +0100 Subject: [PATCH] why --- src/content.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content.ts b/src/content.ts index e6f758b5..8b10858d 100644 --- a/src/content.ts +++ b/src/content.ts @@ -1401,7 +1401,7 @@ function updatePreviewBar(): void { showTimeWithoutSkips(skippedDuration); } - + // Update last video id lastPreviewBarUpdate = sponsorVideoID; }