[deviantart] remove prefer-public option
All API requests now always use a public token and only switch to a private token for pagination results if `refresh-token` is set and less deviations than requested were returned.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"deviantart":
|
||||
{
|
||||
"refresh-token": null,
|
||||
"prefer-public": false,
|
||||
"flat": true,
|
||||
"journals": "html",
|
||||
"mature": true,
|
||||
|
||||
Reference in New Issue
Block a user