mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 22:17:21 +03:00
Made render segments as chapters only affect non chapter segments
This commit is contained in:
@@ -78,13 +78,13 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div data-type="toggle" data-sync="renderAsChapters">
|
||||
<div data-type="toggle" data-sync="renderSegmentsAsChapters">
|
||||
<div class="switch-container">
|
||||
<label class="switch">
|
||||
<input id="renderAsChapters" type="checkbox" checked>
|
||||
<input id="renderSegmentsAsChapters" type="checkbox" checked>
|
||||
<span class="slider round"></span>
|
||||
</label>
|
||||
<label class="switch-label" for="renderAsChapters">
|
||||
<label class="switch-label" for="renderSegmentsAsChapters">
|
||||
__MSG_renderAsChapters__
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user