diff --git a/ts/models/messages.ts b/ts/models/messages.ts index 21ed9e06ac..c2cde9d300 100644 --- a/ts/models/messages.ts +++ b/ts/models/messages.ts @@ -1529,6 +1529,7 @@ export class MessageModel extends window.Backbone.Model { this.set({ isErased: true, body: '', + bodyRanges: undefined, attachments: [], quote: null, contact: [],