[Defaults] Do not share phone by default when adding contact

This commit is contained in:
Eric Kotato 2022-09-11 06:27:18 +03:00 committed by Eric Kotato
parent 5d6eba595d
commit 41298abed8

View file

@ -245,7 +245,7 @@ void Controller::setupSharePhoneNumber() {
object_ptr<Ui::Checkbox>(
_box,
tr::lng_contact_share_phone(tr::now),
true,
false,
st::defaultBoxCheckbox),
st::addContactWarningMargin);
_box->addRow(