mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Folder improvements
This commit is contained in:
@@ -523,7 +523,7 @@ public func folderInviteLinkListController(context: AccountContext, updatedPrese
|
||||
}
|
||||
if isGroup {
|
||||
if isPrivate {
|
||||
text = "You don't have the admin rights to share invite links to this private group chat."
|
||||
text = "You don't have the admin rights to share invite links to this private group."
|
||||
} else {
|
||||
text = "You don't have the admin rights to share invite links to this group chat."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user