mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 22:54:15 +00:00
Merge pull request #1052 from KlipperKyle/KlipperKyle/motd
Issue 1019: Show MOTD by default
This commit is contained in:
commit
9072fda146
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ $(function() {
|
|||
join: true,
|
||||
links: true,
|
||||
mode: true,
|
||||
motd: false,
|
||||
motd: true,
|
||||
nick: true,
|
||||
notification: true,
|
||||
notifyAllMessages: false,
|
||||
|
|
Loading…
Reference in a new issue