chore: disable phone sharing by default when adding contacts

This commit is contained in:
Ireina
2026-05-08 17:28:12 +08:00
committed by AlexeyZavar
parent 3c50e06dcc
commit 4de4665fc3
@@ -783,7 +783,7 @@ void Controller::setupSharePhoneNumber() {
object_ptr<Ui::Checkbox>(
_box,
tr::lng_contact_share_phone(tr::now),
true,
false,
st::defaultBoxCheckbox),
st::addContactWarningMargin);
_box->addRow(