mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Group chats update
This commit is contained in:
@@ -264,7 +264,7 @@ private enum ChannelPermissionsEntry: ItemListNodeEntry {
|
||||
}
|
||||
}
|
||||
if !exceptionsString.isEmpty {
|
||||
text = .text(exceptionsString)
|
||||
text = .text(exceptionsString, .secondary)
|
||||
}
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user