mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-13 22:22:37 +03:00
Add segment list default tab config
This commit is contained in:
Submodule public/_locales updated: fcee4620b3...cf85b80e76
@@ -329,6 +329,17 @@
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<div data-type="selector" data-sync="segmentListDefaultTab">
|
||||
<label class="optionLabel" for="segmentListDefaultTab">__MSG_segmentListDefaultTab__:</label>
|
||||
|
||||
<select id="segmentListDefaultTab" class="selector-element optionsSelector">
|
||||
<option value="0">__MSG_SegmentsCap__</option>
|
||||
<option value="1">__MSG_Chapters__</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div data-type="toggle" data-sync="darkMode">
|
||||
|
||||
Reference in New Issue
Block a user