Issue 1019: Show MOTD by default

This commit is contained in:
Kyle Terrien 2017-04-18 19:48:14 -07:00
parent fb04f9fcbf
commit a900abc2a4

View file

@ -605,7 +605,7 @@ $(function() {
join: true,
links: true,
mode: true,
motd: false,
motd: true,
nick: true,
notification: true,
notifyAllMessages: false,