diff options
author | Joe Robinson <joe@grabyo.com> | 2016-04-01 17:06:56 +0100 |
---|---|---|
committer | Joe Robinson <joe@grabyo.com> | 2016-04-01 17:06:56 +0100 |
commit | b73957a20677a857a1e3d5f6678cbd8a64c4192b (patch) | |
tree | 3a2873d60835d90562972f0b849355178309997d /config.json | |
parent | 61a590751e1407cdecf0503433e8c01824a14805 (diff) |
WIP Connection UI
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json index 9d01223..7f4fb11 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,7 @@ { "nick": "wclient", "server": "irc.blatech.net", + "port": 6667, "channels": [ "#wtest", "#wtest2" |