mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-03 19:49:27 +01:00
Update config.html
This commit is contained in:
committed by
GitHub
parent
a62b55c40f
commit
95cc0670e2
@@ -135,9 +135,9 @@
|
||||
</div>
|
||||
<div class="row checkbox">
|
||||
<label title="Ignore MusicBrainz album updates missing a release date.">
|
||||
Ignore Album Updates
|
||||
Ignore Undated Releases
|
||||
</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>
|
||||
</fieldset>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user