mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
chore: disable phone sharing by default when adding contacts
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user