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,
links: true,
mode: true,
motd: false,
motd: true,
nick: true,
notification: true,
notifyAllMessages: false,