mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Show go-to-user buttons in t.me links preview.
This commit is contained in:
parent
98e7de01b0
commit
6a9c5818ba
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ bool ViewButton::MediaHasViewButton(
|
|||
|| (type == WebPageType::Group)
|
||||
|| (type == WebPageType::Channel)
|
||||
// || (type == WebPageType::Bot)
|
||||
// || (type == WebPageType::User)
|
||||
|| (type == WebPageType::User)
|
||||
|| (type == WebPageType::VoiceChat)
|
||||
|| (type == WebPageType::Livestream)
|
||||
|| ((type == WebPageType::Theme)
|
||||
|
|
Loading…
Add table
Reference in a new issue