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:
@@ -239,7 +239,7 @@ public func blockedPeersController(context: AccountContext, blockedPeersContext:
|
||||
strongController.dismiss()
|
||||
}))
|
||||
}
|
||||
presentControllerImpl?(controller, nil)
|
||||
pushControllerImpl?(controller)
|
||||
}, removePeer: { memberId in
|
||||
updateState {
|
||||
return $0.withUpdatedRemovingPeerId(memberId)
|
||||
|
||||
Reference in New Issue
Block a user