mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 12:37:05 +03:00
Submission notice now updates when sponsors are added
This commit is contained in:
@@ -1105,6 +1105,10 @@ function updateSponsorTimesSubmitting() {
|
||||
|
||||
// Restart skipping schedule
|
||||
startSponsorSchedule();
|
||||
|
||||
if (submissionNotice !== null) {
|
||||
submissionNotice.update();
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user