Convo list shows 'Media message' when appropriate
// FREEBIE
This commit is contained in:
parent
503509fc8f
commit
c64fe8410e
2 changed files with 3 additions and 3 deletions
|
@ -104,7 +104,7 @@
|
|||
unreadCount : 0,
|
||||
active_at : now,
|
||||
timestamp : now,
|
||||
lastMessage : body
|
||||
lastMessage : message.getNotificationText()
|
||||
});
|
||||
|
||||
var sendFunc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue