Delete @mentions on DOE

This commit is contained in:
Josh Perez 2020-09-30 15:41:00 -04:00 committed by Josh Perez
parent 27759233e4
commit 04eb7bc995

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: [],