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…
Reference in New Issue