mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Copy t.me/+phonenumber link from Phone Number Privacy.
This commit is contained in:
@@ -143,7 +143,8 @@ void SetupPrivacy(
|
||||
tr::lng_settings_phone_number_privacy(),
|
||||
{ &st::settingsIconCalls, kIconGreen },
|
||||
Key::PhoneNumber,
|
||||
[] { return std::make_unique<PhoneNumberPrivacyController>(); });
|
||||
[=] { return std::make_unique<PhoneNumberPrivacyController>(
|
||||
controller); });
|
||||
add(
|
||||
tr::lng_settings_last_seen(),
|
||||
{ &st::settingsIconOnline, kIconLightBlue },
|
||||
|
Reference in New Issue
Block a user