Adjust labels for some recently added settings

This commit is contained in:
James Taylor 2020-10-22 15:03:26 -07:00
parent 9f1b69d22f
commit c09fe63d9b

View File

@ -141,7 +141,7 @@ For security reasons, enabling this is not recommended.''',
}),
('proxy_images', {
'label': 'proxy images',
'label': 'Route images',
'type': bool,
'default': True,
'comment': '',
@ -157,7 +157,7 @@ For security reasons, enabling this is not recommended.''',
}),
('use_sponsorblock_js', {
'label': 'Enable sponsorblock.js',
'label': 'Enable SponsorBlock',
'type': bool,
'default': False,
'comment': '',