mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 14:37:23 +03:00
Reloading after creating segments shouldn't require previewing
This commit is contained in:
@@ -1986,6 +1986,9 @@ function updateSponsorTimesSubmitting(getFromConfig = true) {
|
||||
}
|
||||
|
||||
if (sponsorTimesSubmitting.length > 0) {
|
||||
// Assume they already previewed a segment
|
||||
previewedSegment = true;
|
||||
|
||||
importExistingChapters(true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user