mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] General history loading and topic improvements
This commit is contained in:
@@ -284,7 +284,8 @@ private final class TextSizeSelectionControllerNode: ASDisplayNode, UIScrollView
|
||||
ignoreUnreadBadge: false,
|
||||
displayAsMessage: false,
|
||||
hasFailedMessages: false,
|
||||
forumTopicData: nil
|
||||
forumTopicData: nil,
|
||||
topForumTopicItems: []
|
||||
),
|
||||
editing: false,
|
||||
hasActiveRevealControls: false,
|
||||
|
||||
Reference in New Issue
Block a user