Switch to private conversations.
This commit is contained in:
parent
b5e75ee816
commit
48794ef36b
@ -254,6 +254,7 @@ Template.tabButtons.events
|
||||
'click .privateChatTab': (event) ->
|
||||
console.log "private: @ "
|
||||
console.log @
|
||||
setInSession "inChatWith", @userId
|
||||
setInSession 'display_chatPane', true
|
||||
|
||||
'click .publicChatTab': (event) ->
|
||||
|
Loading…
Reference in New Issue
Block a user