mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-10 13:06:33 +00:00
Cherry-pick media timer and web app 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