mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
commit
4b360aae52
@ -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