mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
UI improvements
This commit is contained in:
@@ -928,7 +928,7 @@ private final class ForumCreateTopicScreenComponent: CombinedComponent {
|
||||
},
|
||||
openSearch: {
|
||||
},
|
||||
addGroupAction: { groupId, isPremiumLocked in
|
||||
addGroupAction: { groupId, isPremiumLocked, _ in
|
||||
guard let collectionId = groupId.base as? ItemCollectionId else {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user