mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
[WIP] Topics
This commit is contained in:
@@ -2652,7 +2652,7 @@ public class ChatListControllerImpl: TelegramBaseController, ChatListController
|
||||
|
||||
sourceController?.beginMessageSearch("")
|
||||
})))
|
||||
} else if channel.hasPermission(.pinMessages) {
|
||||
} else if channel.hasPermission(.manageTopics) {
|
||||
items.append(.separator)
|
||||
|
||||
//TODO:localize
|
||||
|
||||
Reference in New Issue
Block a user