Various Fixes

This commit is contained in:
Ilya Laktyushin
2021-11-20 22:00:20 +04:00
parent 477d3c2c42
commit 1f0f7bbac7
12 changed files with 30 additions and 6 deletions

View File

@@ -295,6 +295,7 @@ final class ChatRecentActionsControllerNode: ViewControllerTracingNode {
}))
}, updateInputState: { _ in }, updateInputMode: { _ in }, openMessageShareMenu: { _ in
}, presentController: { _, _ in
}, presentControllerInCurrent: { _, _ in
}, navigationController: { [weak self] in
return self?.getNavigationController()
}, chatControllerNode: { [weak self] in