[deviantart] rename 'stash' to 'extra' (#302)

'stash' is already used as a name for the StashExtractor and therefore
expected to be a dictionary.
This commit is contained in:
Mike Fährmann
2019-06-10 21:05:25 +02:00
parent 2184e3a86b
commit e05a96db5e
4 changed files with 18 additions and 17 deletions

View File

@@ -22,13 +22,13 @@
"deviantart":
{
"refresh-token": null,
"extra": false,
"flat": true,
"folders": false,
"journals": "html",
"mature": true,
"metadata": false,
"original": true,
"stash": false,
"wait-min": 0
},
"exhentai":