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