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,
|
context: self.context,
|
||||||
strings: self.context.sharedContext.currentPresentationData.with({ $0 }).strings,
|
strings: self.context.sharedContext.currentPresentationData.with({ $0 }).strings,
|
||||||
items: storyParams.items.map { StorySetIndicatorComponent.Item(storyItem: $0, peer: storyParams.peer) },
|
items: storyParams.items.map { StorySetIndicatorComponent.Item(storyItem: $0, peer: storyParams.peer) },
|
||||||
displayAvatars: true,
|
displayAvatars: false,
|
||||||
hasUnseen: storyParams.hasUnseen,
|
hasUnseen: storyParams.hasUnseen,
|
||||||
hasUnseenPrivate: storyParams.hasUnseenPrivate,
|
hasUnseenPrivate: storyParams.hasUnseenPrivate,
|
||||||
totalCount: storyParams.count,
|
totalCount: storyParams.count,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user