mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Fix out of order edit message read syncs
This commit is contained in:
@@ -2915,6 +2915,7 @@ export class MessageModel extends window.Backbone.Model<MessageAttributesType> {
|
||||
return modifyTargetMessage(this, conversation, {
|
||||
isFirstRun,
|
||||
skipEdits: false,
|
||||
skipSave: false,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user