mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 08:24:00 +01:00
Update config.html
This commit is contained in:
committed by
GitHub
parent
a62b55c40f
commit
95cc0670e2
@@ -135,9 +135,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="row checkbox">
|
<div class="row checkbox">
|
||||||
<label title="Ignore MusicBrainz album updates missing a release date.">
|
<label title="Ignore MusicBrainz album updates missing a release date.">
|
||||||
Ignore Album Updates
|
Ignore Undated Releases
|
||||||
</label>
|
</label>
|
||||||
<input type="checkbox" name="mb_ignore_age_missing" value="${config['mb_ignore_age_missing']}">days
|
<input type="checkbox" name="mb_ignore_age_missing" value="${config['mb_ignore_age_missing']}">
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user