mirror of
https://github.com/jely2002/youtube-dl-gui.git
synced 2021-11-01 22:46:21 +03:00
fix: sponsorblock api url being a checkbox
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user