mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-09 06:40:27 +01:00
Delete @mentions on DOE
This commit is contained in:
@@ -1529,6 +1529,7 @@ export class MessageModel extends window.Backbone.Model<MessageAttributesType> {
|
||||
this.set({
|
||||
isErased: true,
|
||||
body: '',
|
||||
bodyRanges: undefined,
|
||||
attachments: [],
|
||||
quote: null,
|
||||
contact: [],
|
||||
|
||||
Reference in New Issue
Block a user