mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
[WIP] Topics
This commit is contained in:
@@ -807,7 +807,6 @@ public class ForumCreateTopicScreen: ViewControllerComponentContainer {
|
||||
let presentationData = context.sharedContext.currentPresentationData.with { $0 }
|
||||
self.navigationItem.rightBarButtonItem = UIBarButtonItem(customDisplayNode: ProgressNavigationButtonNode(color: presentationData.theme.rootController.navigationBar.accentTextColor))
|
||||
} else {
|
||||
//TODO:localize
|
||||
self.navigationItem.rightBarButtonItem = self.doneBarItem
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user