aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcaneleex <[email protected]>2022-11-18 20:51:11 +0100
committercaneleex <[email protected]>2022-11-18 20:51:11 +0100
commitb696902124ab3202fb9adf7b7480753b44a55c7d (patch)
treecda7c2d986c45fba38d514165b3dee81cada494e
parent87d1522c41580bb902447f762527df5e71ea3a2f (diff)
downloadSponsorBlock-b696902124ab3202fb9adf7b7480753b44a55c7d.tar.gz
SponsorBlock-b696902124ab3202fb9adf7b7480753b44a55c7d.zip
why
-rw-r--r--src/content.ts2
1 files changed, 1 insertions, 1 deletions
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;
}