mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-06 20:13:12 +02:00
Remove paid message service info in groups.
This commit is contained in:
parent
e62881e08b
commit
3683fa3814
1 changed files with 2 additions and 0 deletions
|
@ -485,6 +485,8 @@ void Message::initPaidInformation() {
|
||||||
refreshSuggestedInfo(item, suggest, replyData);
|
refreshSuggestedInfo(item, suggest, replyData);
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
|
} else if (!item->history()->peer->isUser()) {
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
const auto media = this->media();
|
const auto media = this->media();
|
||||||
const auto mine = PaidInformation{
|
const auto mine = PaidInformation{
|
||||||
|
|
Loading…
Add table
Reference in a new issue