mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 00:25:31 +01:00
Update config.html
This commit is contained in:
committed by
GitHub
parent
14d1524971
commit
372c6ffd3b
@@ -137,7 +137,7 @@
|
||||
<label title="Ignore MusicBrainz album updates missing a release date.">
|
||||
Ignore Album Updates
|
||||
</label>
|
||||
<input type="checkbox" name="mb_ignore_age_missing" value="0" value="${config['mb_ignore_age_missing']}" size="4">days
|
||||
<input type="checkbox" name="mb_ignore_age_missing" value="${config['mb_ignore_age_missing']}">days
|
||||
</div>
|
||||
</fieldset>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user