mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Story API update
This commit is contained in:
@@ -2042,7 +2042,7 @@ final class ChatListControllerNode: ASDisplayNode, UIGestureRecognizerDelegate {
|
||||
secondaryTransition: self.inlineStackContainerTransitionFraction,
|
||||
storySubscriptions: effectiveStorySubscriptions,
|
||||
storiesIncludeHidden: self.location == .chatList(groupId: .archive),
|
||||
uploadProgress: self.controller?.storyUploadProgress,
|
||||
uploadProgress: self.controller?.storyUploadProgress ?? [:],
|
||||
tabsNode: tabsNode,
|
||||
tabsNodeIsSearch: tabsNodeIsSearch,
|
||||
accessoryPanelContainer: self.controller?.accessoryPanelContainer,
|
||||
|
||||
Reference in New Issue
Block a user