mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Fixed schedule not updating when new sponsors arrive
This commit is contained in:
committed by
GitHub
parent
2e212e6d10
commit
20e90bbc34
@@ -564,6 +564,8 @@ function sponsorsLookup(id: string, channelIDPromise?) {
|
||||
|
||||
if (zeroSecondSponsor) {
|
||||
startSponsorSchedule(0);
|
||||
} else {
|
||||
startSponsorSchedule();
|
||||
}
|
||||
|
||||
// Reset skip save
|
||||
|
||||
Reference in New Issue
Block a user