Changed the hostname of freenode to the correct one as suggested by their website
This commit is contained in:
parent
f87d605b53
commit
30fa879400
@ -132,9 +132,9 @@ module.exports = {
|
||||
// Host
|
||||
//
|
||||
// @type string
|
||||
// @default "irc.freenode.org"
|
||||
// @default "chat.freenode.net"
|
||||
//
|
||||
host: "irc.freenode.org",
|
||||
host: "chat.freenode.net",
|
||||
|
||||
//
|
||||
// Port
|
||||
|
Loading…
Reference in New Issue
Block a user