mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Conference
This commit is contained in:
@@ -791,7 +791,7 @@ private final class SendInviteLinkScreenComponent: Component {
|
||||
}
|
||||
}
|
||||
case .groupCall:
|
||||
text = " "
|
||||
text = environment.strings.SendInviteLink_TextCallsRestrictedSendInviteLink
|
||||
}
|
||||
|
||||
let body = MarkdownAttributeSet(font: Font.regular(15.0), textColor: environment.theme.list.itemPrimaryTextColor)
|
||||
|
||||
Reference in New Issue
Block a user