Delete @mentions on DOE
This commit is contained in:
parent
27759233e4
commit
04eb7bc995
1 changed files with 1 additions and 0 deletions
|
@ -1529,6 +1529,7 @@ export class MessageModel extends window.Backbone.Model<MessageAttributesType> {
|
||||||
this.set({
|
this.set({
|
||||||
isErased: true,
|
isErased: true,
|
||||||
body: '',
|
body: '',
|
||||||
|
bodyRanges: undefined,
|
||||||
attachments: [],
|
attachments: [],
|
||||||
quote: null,
|
quote: null,
|
||||||
contact: [],
|
contact: [],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue