From 28a4ba1aad355bfffe48c7b4ae8ddb7eb0a5111b Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Sat, 18 Oct 2014 20:36:49 +0100 Subject: [PATCH] Don't let IRC node try to join channels multiple times... Addresses #447 --- nodes/core/social/91-irc.html | 2 +- nodes/core/social/91-irc.js | 23 +++++++++++------------ 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/nodes/core/social/91-irc.html b/nodes/core/social/91-irc.html index 11112374c..ada028aca 100644 --- a/nodes/core/social/91-irc.html +++ b/nodes/core/social/91-irc.html @@ -1,5 +1,5 @@