mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-10 05:27:03 +03:00
Made render segments as chapters only affect non chapter segments
This commit is contained in:
@@ -440,8 +440,4 @@ export default class Utils {
|
||||
|
||||
Config.forceLocalUpdate("downvotedSegments");
|
||||
}
|
||||
|
||||
chaptersEnabled(): boolean {
|
||||
return Config.config.renderAsChapters && !!this.getCategorySelection("chapter");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user