mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix message retry and search results with mentions
This commit is contained in:
@@ -2114,6 +2114,7 @@ export class MessageModel extends window.Backbone.Model<MessageAttributesType> {
|
||||
preview: previewWithData,
|
||||
sticker: stickerWithData,
|
||||
expireTimer: this.get('expireTimer'),
|
||||
mentions: this.get('bodyRanges'),
|
||||
profileKey,
|
||||
groupV2,
|
||||
group: groupV2
|
||||
|
||||
Reference in New Issue
Block a user