mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -307,7 +307,7 @@ func processSecretChatIncomingDecryptedOperations(encryptionProvider: Encryption
|
||||
}
|
||||
}
|
||||
for messageId in messageIds {
|
||||
markMessageContentAsConsumedRemotely(transaction: transaction, messageId: messageId)
|
||||
markMessageContentAsConsumedRemotely(transaction: transaction, messageId: messageId, consumeDate: nil)
|
||||
}
|
||||
default:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user