mirror of https://github.com/zlatinb/muwire
send rejoins to the console
parent
5b41106476
commit
4d70c7adce
|
@ -250,7 +250,7 @@ class ChatRoomController {
|
|||
payload : join,
|
||||
sender : model.core.me,
|
||||
host : model.host,
|
||||
room : model.room,
|
||||
room : ChatServer.CONSOLE,
|
||||
chatTime : now,
|
||||
sig : sig
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue