add sponsorblock.js
This commit is contained in:
@@ -134,7 +134,7 @@ For security reasons, enabling this is not recommended.''',
|
||||
'default': True,
|
||||
'comment': '',
|
||||
}),
|
||||
|
||||
|
||||
('use_comments_js', {
|
||||
'label': 'Enable comments.js',
|
||||
'type': bool,
|
||||
@@ -142,6 +142,13 @@ For security reasons, enabling this is not recommended.''',
|
||||
'comment': '',
|
||||
}),
|
||||
|
||||
('use_sponsorblock_js', {
|
||||
'label': 'Enable sponsorblock.js',
|
||||
'type': bool,
|
||||
'default': False,
|
||||
'comment': '',
|
||||
}),
|
||||
|
||||
('theme', {
|
||||
'type': int,
|
||||
'default': 0,
|
||||
|
||||
Reference in New Issue
Block a user