mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-22 02:18:45 -04:00
fix wrong label in settings
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
<input id="displayKeyInput" placeholder="press a key" type="text" value=""/>
|
<input id="displayKeyInput" placeholder="press a key" type="text" value=""/>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<label for="rememberSpeed">Hide controller by default</label>
|
<label for="startHidden">Hide controller by default</label>
|
||||||
<input id="startHidden" type="checkbox"/>
|
<input id="startHidden" type="checkbox"/>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user