mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
bug fixes
This commit is contained in:
parent
8f74c6be76
commit
4b3d3f1a41
@ -134,6 +134,7 @@ private final class StoreOrUpdateMessageActionImpl: StoreOrUpdateMessageAction {
|
||||
inner: for attribute in message.attributes {
|
||||
if let attribute = attribute as? ReactionsMessageAttribute, attribute.hasUnseen {
|
||||
readReactionIds[index.id] = attribute.recentPeers
|
||||
break inner
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user