From bf920874b112e234c2329fc3edf900145684db84 Mon Sep 17 00:00:00 2001 From: reality Date: Thu, 29 Jan 2015 21:47:18 +0000 Subject: [PATCH] derp --- modules/report/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/report/config.json b/modules/report/config.json index e857625..aa2c2a3 100644 --- a/modules/report/config.json +++ b/modules/report/config.json @@ -23,8 +23,8 @@ "full_redirs": { "#chan": "#chan-fullnotify" }, - "host_lookup": { + "host_lookup": [ "#chan" - }, + ], "noMissingChans": [] }