mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-02 14:21:05 +01:00
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