mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Business fixes
This commit is contained in:
@@ -3617,6 +3617,10 @@ public final class PremiumIntroScreen: ViewControllerComponentContainer {
|
||||
}
|
||||
navigationController.pushViewController(peerSelectionController)
|
||||
}
|
||||
|
||||
if case .business = mode {
|
||||
context.account.viewTracker.keepQuickRepliesApproximatelyUpdated()
|
||||
}
|
||||
}
|
||||
|
||||
required public init(coder aDecoder: NSCoder) {
|
||||
|
||||
Reference in New Issue
Block a user