mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Scroll down
This commit is contained in:
parent
79794c0572
commit
28386adbbb
@ -33,6 +33,7 @@ var chat = (function()
|
||||
{
|
||||
$("#chaticon").hide();
|
||||
$("#chatbox").show();
|
||||
self.scrollDown();
|
||||
chatMentions = 0;
|
||||
document.title = title;
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user