From c22b7a24da9635d5e5c23ebbd217e778f25d9614 Mon Sep 17 00:00:00 2001 From: Luke Slater Date: Sat, 5 Jan 2013 16:43:22 +0100 Subject: [PATCH] Update config.json.sample --- config.json.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.sample b/config.json.sample index 685eee6..27342c0 100644 --- a/config.json.sample +++ b/config.json.sample @@ -12,7 +12,7 @@ } }, "admins": [ "batman" ], - "moduleNames": [ "ignore", "admin", "command", "dice", "js", "kick", "puns", "quotes", "spelling", "youare" ], + "moduleNames": [ "ignore", "admin", "command", "dice", "js", "kick", "quotes", "spelling", "youare" ], "language": "english", "debugMode": true }