mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Show t.me/+ invite link prefix in Recent Actions.
This commit is contained in:
parent
c1a63164c0
commit
8fe2ec63b7
1 changed files with 0 additions and 3 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue