Delete @mentions on DOE

This commit is contained in:
Josh Perez
2020-10-12 18:10:08 -04:00
committed by Josh Perez
parent 27759233e4
commit 04eb7bc995
+1
View File
@@ -1529,6 +1529,7 @@ export class MessageModel extends window.Backbone.Model<MessageAttributesType> {
this.set({
isErased: true,
body: '',
bodyRanges: undefined,
attachments: [],
quote: null,
contact: [],