mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 13:37:04 +03:00
Fix issue with double notices sometimes appearing
This commit is contained in:
@@ -843,7 +843,7 @@ function whitelistCheck() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// check if the start of segments were missed
|
// check if the start of segments were missed
|
||||||
if (sponsorTimes && sponsorTimes.length > 0) startSkipScheduleCheckingForStartSponsors();
|
if (Config.config.forceChannelCheck && sponsorTimes && sponsorTimes.length > 0) startSkipScheduleCheckingForStartSponsors();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user