Merge pull request #1052 from KlipperKyle/KlipperKyle/motd
Issue 1019: Show MOTD by default
This commit is contained in:
commit
9072fda146
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user