mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 21:17:18 +03:00
fix broken autoexec toggle
This commit is contained in:
@@ -202,8 +202,8 @@
|
||||
|
||||
<h1>Start Squeezelite (toggle to activate changes)</h1>
|
||||
<div class="custom-control custom-switch">
|
||||
<label class="custom-control-label" for="autoexec-cb"></label>
|
||||
<input type="checkbox" class="custom-control-input" id="autoexec-cb" checked="checked">
|
||||
<label class="custom-control-label" for="autoexec-cb"></label>
|
||||
</div>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user