From c77cb09f8722257eea467be17025b8e879fc02c4 Mon Sep 17 00:00:00 2001 From: reality Date: Wed, 23 Jan 2013 16:24:52 +0000 Subject: [PATCH] syntax error in quotes conf --- modules/quotes/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"