diff --git a/modules/quotes/config.json b/modules/quotes/config.json index 4318f50..7530554 100644 --- a/modules/quotes/config.json +++ b/modules/quotes/config.json @@ -1,6 +1,6 @@ { "dbKeys": [ "quoteArrs" ], - "dependencies": [ "command" ] + "dependencies": [ "command" ], "rmLimit": 10, "ignorable": true, "help": "http://github.com/reality/depressionbot/blob/master/modules/quotes/README.md"