From 28c0982962ac0e487686f24181e219024bd5e293 Mon Sep 17 00:00:00 2001 From: Vladimir Vitkov Date: Thu, 29 Oct 2015 10:16:21 +0200 Subject: [PATCH] communications - fix typo when cleaning sensitive data --- communication/slack/config/openfest-slack-to-irc-sync.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communication/slack/config/openfest-slack-to-irc-sync.json b/communication/slack/config/openfest-slack-to-irc-sync.json index fd70dd4..9f69b15 100644 --- a/communication/slack/config/openfest-slack-to-irc-sync.json +++ b/communication/slack/config/openfest-slack-to-irc-sync.json @@ -3,7 +3,7 @@ "server": "marla.ludost.net", "token": "CHANGE ME", "channelMapping": { - "private": "private" + "private": "private", "#bulgaria-hall": "#openfest-bulgaria-hall", "#chamber-hall": "#openfest-chamber-hall", "#third-hall": "#openfest-third-hall"