rename 'image-*' & 'chapter-*' options to 'file-*' & 'child-*'
keep support for both names, e.g. file-filter & image-filter, while prioritizing the new names
This commit is contained in:
@@ -44,14 +44,14 @@
|
||||
"cookies-select": null,
|
||||
"cookies-update": true,
|
||||
|
||||
"image-filter" : null,
|
||||
"image-range" : null,
|
||||
"image-unique" : false,
|
||||
"post-filter" : null,
|
||||
"post-range" : null,
|
||||
"chapter-filter": null,
|
||||
"chapter-range" : null,
|
||||
"chapter-unique": false,
|
||||
"file-filter" : null,
|
||||
"file-range" : null,
|
||||
"file-unique" : false,
|
||||
"post-filter" : null,
|
||||
"post-range" : null,
|
||||
"child-filter": null,
|
||||
"child-range" : null,
|
||||
"child-unique": false,
|
||||
|
||||
"keywords" : {},
|
||||
"keywords-default" : null,
|
||||
|
||||
Reference in New Issue
Block a user