mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Show t.me/+ invite link prefix in Recent Actions.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user