Move options associated with specific categories into their div

This commit is contained in:
Ajay
2022-08-19 01:26:45 -04:00
parent b14d766ffb
commit d06b7411dc
9 changed files with 111 additions and 38 deletions

View File

@@ -66,30 +66,6 @@
</div>
<div data-type="toggle" data-sync="autoSkipOnMusicVideos">
<div class="switch-container">
<label class="switch">
<input id="autoSkipOnMusicVideos" type="checkbox" checked>
<span class="slider round"></span>
</label>
<label class="switch-label" for="autoSkipOnMusicVideos">
__MSG_autoSkipOnMusicVideos__
</label>
</div>
</div>
<div data-type="toggle" data-sync="renderSegmentsAsChapters">
<div class="switch-container">
<label class="switch">
<input id="renderSegmentsAsChapters" type="checkbox" checked>
<span class="slider round"></span>
</label>
<label class="switch-label" for="renderSegmentsAsChapters">
__MSG_renderAsChapters__
</label>
</div>
</div>
<div data-type="toggle" data-sync="muteSegments">
<div class="switch-container">
<label class="switch">