fix: sponsorblock api url being a checkbox

This commit is contained in:
Jelle Glebbeek
2021-10-26 23:17:46 +02:00
parent 96321a9ec6
commit 8251413ef2

View File

@@ -412,8 +412,8 @@
</select>
</div>
<div class="mb-1">
<input class="check-input" type="checkbox" value="" id="sponsorblockApi">
<label class="check-label" for="sponsorblockApi">Sponsorblock API location</label>
<label class="form-label" for="sponsorblockApi">Sponsorblock API location</label>
<input class="form-control" type="text" value="" id="sponsorblockApi">
</div>
<hr/>
<h3>Advanced</h3>