Merge pull request #1052 from KlipperKyle/KlipperKyle/motd

Issue 1019: Show MOTD by default
This commit is contained in:
Al McKinlay 2017-04-20 09:07:27 +01:00 committed by GitHub
commit 9072fda146

View File

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