[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
parent 797e860362
commit 85214c4a36

View file

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