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

Support optimized lottie emoji.

This commit is contained in:
John Preston
2022-06-28 17:13:20 +04:00
parent 9d280da80b
commit 6db3a0ec98
10 changed files with 831 additions and 213 deletions

View File

@@ -841,6 +841,7 @@ void SessionController::setupPremiumToast() {
}) | rpl::distinct_until_changed() | rpl::skip(
1
) | rpl::filter([=](bool premium) {
session().mtp().requestConfig();
return premium;
}) | rpl::start_with_next([=] {
Ui::Toast::Show(