Delete For Everyone Send
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
This commit is contained in:
parent
693deaebe8
commit
866217a724
14 changed files with 276 additions and 10 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
return [];
|
||||
},
|
||||
async onDelete(del) {
|
||||
onDelete(del) {
|
||||
try {
|
||||
// The contact the delete message came from
|
||||
const fromContact = ConversationController.get(del.get('fromId'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue