Attachment mock test: wait for draft attachment ready before send
This commit is contained in:
parent
7a9e51f5ad
commit
068dfbc327
3 changed files with 5 additions and 2 deletions
|
@ -4152,7 +4152,7 @@ export class ConversationModel extends window.Backbone
|
|||
)
|
||||
);
|
||||
drop(
|
||||
this.queueJob('maybeAddRemovedNotificaiton', async () =>
|
||||
this.queueJob('maybeAddRemovedNotification', async () =>
|
||||
this.maybeSetContactRemoved()
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue