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:
@@ -486,8 +486,8 @@ public func channelBlacklistController(context: AccountContext, peerId: PeerId)
|
||||
if let rendered = rendered, case .member = rendered.participant {
|
||||
arguments.openPeer(rendered)
|
||||
}
|
||||
}, present: { c, a in
|
||||
presentControllerImpl?(c, a)
|
||||
}, pushController: { c in
|
||||
pushControllerImpl?(c)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user