2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Show internal list of apps as Stars Examples.

This commit is contained in:
John Preston
2024-09-05 13:14:07 +04:00
parent 216865a20d
commit c18e59218e
6 changed files with 68 additions and 9 deletions

View File

@@ -759,7 +759,7 @@ void ReceiptCreditsBox(
) | rpl::map([](TextWithEntities text) {
return Ui::Text::Link(
std::move(text),
tr::lng_credits_box_history_entry_gift_about_url(tr::now));
u"internal:stars_examples"_q);
});
box->addRow(object_ptr<Ui::CenterWrap<>>(
box,