aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/content.ts')
-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;
}