mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Merge commit '856e1e70b23acfd8a8eab627903490cf91b91091'
This commit is contained in:
commit
8df43bb775
@ -1520,7 +1520,7 @@ public final class PeerInfoAvatarListContainerNode: ASDisplayNode {
|
||||
context: self.context,
|
||||
strings: self.context.sharedContext.currentPresentationData.with({ $0 }).strings,
|
||||
items: storyParams.items.map { StorySetIndicatorComponent.Item(storyItem: $0, peer: storyParams.peer) },
|
||||
displayAvatars: true,
|
||||
displayAvatars: false,
|
||||
hasUnseen: storyParams.hasUnseen,
|
||||
hasUnseenPrivate: storyParams.hasUnseenPrivate,
|
||||
totalCount: storyParams.count,
|
||||
|
Loading…
x
Reference in New Issue
Block a user