reload conversations when deleting it
This commit is contained in:
@@ -2214,6 +2214,9 @@
|
||||
// reload conversation
|
||||
await this.loadLxmfMessages(this.selectedPeer.destination_hash);
|
||||
|
||||
// reload conversations
|
||||
await this.getConversations();
|
||||
|
||||
},
|
||||
async markConversationAsRead(conversation) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user