[reorg]
This commit is contained in:
parent
c6c4652815
commit
093129b28c
2 changed files with 109 additions and 97 deletions
|
|
@ -68,7 +68,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
chat.client.onJoined = function (rinfo)
|
||||
chat.client.joint = function (rinfo)
|
||||
{
|
||||
console.log(rinfo);
|
||||
setActiveRoom(rinfo.Name);
|
||||
|
|
@ -304,4 +304,4 @@
|
|||
ChatView($('#chatview'),true);
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
})(jQuery);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue