mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Upgraded navigation
This commit is contained in:
@@ -894,7 +894,7 @@ final class NotificationExceptionsControllerNode: ViewControllerTracingNode {
|
||||
})
|
||||
}
|
||||
dismissInputImpl?()
|
||||
presentControllerImpl?(controller, ViewControllerPresentationArguments(presentationAnimation: .modalSheet))
|
||||
pushController(controller)
|
||||
}, updateRevealedPeerId: { peerId in
|
||||
updateState { current in
|
||||
return current.withUpdatedRevealedPeerId(peerId)
|
||||
|
||||
Reference in New Issue
Block a user