mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Hide more settings
This commit is contained in:
@@ -251,6 +251,9 @@ private func canViewReadStats(message: Message, participantCount: Int?, isMessag
|
||||
if user.flags.contains(.isSupport) {
|
||||
return false
|
||||
}
|
||||
if "".isEmpty {
|
||||
return false
|
||||
}
|
||||
default:
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user