backport webUI changes as well (-disable)

This commit is contained in:
philippe44
2023-10-23 17:15:02 -07:00
parent ca38a14420
commit 7ea5a93647
3 changed files with 44 additions and 13 deletions

View File

@@ -331,8 +331,7 @@
<div class="form-check">
<label class="form-check-label">
<input class="form-check-input" type="checkbox" id="disable-squeezelite"
value="" checked="">
<input class="form-check-input" type="checkbox" id="disable-squeezelite" value="" >
Disable Squeezelite
</label>
</div>