Show t.me/+ invite link prefix in Recent Actions.

This commit is contained in:
John Preston 2023-04-23 18:00:32 +04:00
parent c1a63164c0
commit 8fe2ec63b7
1 changed files with 0 additions and 3 deletions

View File

@ -356,9 +356,6 @@ QString GenerateInviteLinkText(const MTPExportedChatInvite &data) {
return label.isEmpty() ? ExtractInviteLink(data).replace(
u"https://"_q,
QString()
).replace(
u"t.me/+"_q,
QString()
).replace(
u"t.me/joinchat/"_q,
QString()