delete message fix

This commit is contained in:
Adhiraj Singh
2021-10-05 15:51:14 +05:30
parent 3202bae225
commit 063803ae1b
3 changed files with 13 additions and 4 deletions

View File

@@ -222,6 +222,7 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
}
)
ev.emit('chats.set', { chats, messages })
ev.emit('connection.update', { receivedPendingNotifications: true })
break
case proto.HistorySync.HistorySyncHistorySyncType.PUSH_NAME:
const contacts = item.pushnames.map(