diff --git a/modules/imgur/config.json b/modules/imgur/config.json index a311754..0cf674b 100644 --- a/modules/imgur/config.json +++ b/modules/imgur/config.json @@ -1,7 +1,7 @@ { "dbKeys": [ "imgur" ], - "dependencies": [ "web", "api" ] - "imagelength": 5, - "nsfwwarn": true, - "apikey": "86fd3a8da348b65" + "dependencies": [ "web", "api" ], + "imagelength": 5, + "nsfwwarn": true, + "apikey": "86fd3a8da348b65" }