From eb4e80ef26060be4a47e83471bed1ab21ef19650 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Tue, 5 Apr 2016 15:09:46 +0100 Subject: Fix connection UI, add SSL toggle, join channels on receiving names or topic to support bouncers --- config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config.json') diff --git a/config.json b/config.json index 7f4fb11..0d09a15 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,7 @@ "nick": "wclient", "server": "irc.blatech.net", "port": 6667, + "password": "", "channels": [ "#wtest", "#wtest2" -- cgit v1.2.3