2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Mark premium impossible in MacAppStore version.

This commit is contained in:
John Preston
2022-06-16 12:30:31 +04:00
parent 3df7c71813
commit 91b7fe5650

View File

@@ -133,12 +133,14 @@ Session::Session(
}
}, _lifetime);
#ifndef OS_MAC_STORE
_account->appConfig().value(
) | rpl::start_with_next([=] {
_premiumPossible = !_account->appConfig().get<bool>(
"premium_purchase_blocked",
true);
}, _lifetime);
#endif // OS_MAC_STORE
if (_settings->hadLegacyCallsPeerToPeerNobody()) {
api().userPrivacy().save(