send rejoins to the console

pull/34/head
Zlatin Balevsky 2019-11-14 03:58:36 +00:00
parent 5b41106476
commit 4d70c7adce
1 changed files with 1 additions and 1 deletions

View File

@ -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
) )