Convo list shows 'Media message' when appropriate
// FREEBIE
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
unreadCount : 0,
|
||||
active_at : now,
|
||||
timestamp : now,
|
||||
lastMessage : body
|
||||
lastMessage : message.getNotificationText()
|
||||
});
|
||||
|
||||
var sendFunc;
|
||||
|
Reference in New Issue
Block a user