mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Fact check
This commit is contained in:
@@ -186,6 +186,9 @@ extension ChatControllerImpl {
|
||||
if case let .info(params) = navigation, let params, params.switchToRecommendedChannels {
|
||||
mode = .recommendedChannels
|
||||
}
|
||||
if peer.id == strongSelf.context.account.peerId {
|
||||
mode = .myProfile
|
||||
}
|
||||
var expandAvatar = expandAvatar
|
||||
if peer.smallProfileImage == nil {
|
||||
expandAvatar = false
|
||||
|
||||
Reference in New Issue
Block a user