mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 04:57:09 +03:00
Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into react
This commit is contained in:
@@ -463,6 +463,7 @@ function cancelSponsorSchedule(): void {
|
||||
*/
|
||||
function startSponsorSchedule(currentTime?: number): void {
|
||||
cancelSponsorSchedule();
|
||||
if (video.paused) return;
|
||||
|
||||
if (Config.config.disableSkipping || channelWhitelisted){
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user