Fixed popup issues.

This commit is contained in:
Ajay Ramachandran
2020-02-18 19:03:34 -05:00
parent d58cd639c7
commit 1869382166
2 changed files with 15 additions and 11 deletions

View File

@@ -953,6 +953,9 @@ function updateSponsorTimesSubmitting() {
sponsorTimesSubmitting = sponsorTimes;
updatePreviewBar();
// Restart skipping schedule
startSponsorSchedule();
}
}
});