mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 14:07:13 +03:00
Removed log
This commit is contained in:
@@ -463,7 +463,6 @@ function cancelSponsorSchedule(): void {
|
||||
*/
|
||||
function startSponsorSchedule(includeIntersectingSegments: boolean = false, currentTime?: number): void {
|
||||
cancelSponsorSchedule();
|
||||
console.log("scheduling: " + (currentTime || video.currentTime))
|
||||
|
||||
if (video.paused) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user