Group chats update

This commit is contained in:
Ali
2020-11-17 20:31:25 +04:00
parent 0e3445983c
commit 4336fa0d05
39 changed files with 1038 additions and 2316 deletions

View File

@@ -264,7 +264,7 @@ private enum ChannelPermissionsEntry: ItemListNodeEntry {
}
}
if !exceptionsString.isEmpty {
text = .text(exceptionsString)
text = .text(exceptionsString, .secondary)
}
}
default: