mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-19 11:29:29 +01:00
Merge remote-tracking branch 'NovaXeros/patch-1' into develop
Conflicts: headphones/notifiers.py
This commit is contained in:
@@ -678,9 +678,9 @@
|
||||
</div>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<h3>LMS</h3>
|
||||
<h3>Logitech Media Server</h3>
|
||||
<div class="checkbox row">
|
||||
<input type="checkbox" name="lms_enabled" id="lms" value="1" ${config['lms_enabled']} /><label>Enable Squeezebox Updates</label>
|
||||
<input type="checkbox" name="lms_enabled" id="lms" value="1" ${config['lms_enabled']} /><label>Enable LMS Updates</label>
|
||||
</div>
|
||||
<div id="lmsoptions">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user