From 4de4665fc3896ddb6da4836c814604b6d6520c3e Mon Sep 17 00:00:00 2001 From: Ireina <140869597+re-zero001@users.noreply.github.com> Date: Fri, 8 May 2026 17:28:12 +0800 Subject: [PATCH] chore: disable phone sharing by default when adding contacts --- Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp index 056b66d7f1..f25b68ca52 100644 --- a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp +++ b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp @@ -783,7 +783,7 @@ void Controller::setupSharePhoneNumber() { object_ptr( _box, tr::lng_contact_share_phone(tr::now), - true, + false, st::defaultBoxCheckbox), st::addContactWarningMargin); _box->addRow(