Adjust labels for some recently added settings
This commit is contained in:
@@ -141,7 +141,7 @@ For security reasons, enabling this is not recommended.''',
|
|||||||
}),
|
}),
|
||||||
|
|
||||||
('proxy_images', {
|
('proxy_images', {
|
||||||
'label': 'proxy images',
|
'label': 'Route images',
|
||||||
'type': bool,
|
'type': bool,
|
||||||
'default': True,
|
'default': True,
|
||||||
'comment': '',
|
'comment': '',
|
||||||
@@ -157,7 +157,7 @@ For security reasons, enabling this is not recommended.''',
|
|||||||
}),
|
}),
|
||||||
|
|
||||||
('use_sponsorblock_js', {
|
('use_sponsorblock_js', {
|
||||||
'label': 'Enable sponsorblock.js',
|
'label': 'Enable SponsorBlock',
|
||||||
'type': bool,
|
'type': bool,
|
||||||
'default': False,
|
'default': False,
|
||||||
'comment': '',
|
'comment': '',
|
||||||
|
|||||||
Reference in New Issue
Block a user