Skip to content
Snippets Groups Projects
Commit bd1018f7 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

replacing welcome message with join room

parent e3cdb09a
No related branches found
No related tags found
No related merge requests found
@RoomHistoryManager = new class
defaultLimit = 20
defaultLimit = 50
histories = {}
......
......@@ -41,8 +41,8 @@ Meteor.methods
ChatMessage.insert
rid: '57om6EQCcFami9wuT'
ts: new Date()
t: 'wm'
msg: username
t: 'uj'
msg: ''
u:
_id: user._id
username: username
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment