From fd6ec081d0e7595a8c202d42b18181f95c17f738 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Sun, 11 Sep 2022 06:27:18 +0300 Subject: [PATCH] [Defaults] Do not share phone by default when adding contact --- 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 19af19ac6..902b45d83 100644 --- a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp +++ b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp @@ -267,7 +267,7 @@ void Controller::setupSharePhoneNumber() { object_ptr( _box, tr::lng_contact_share_phone(tr::now), - true, + false, st::defaultBoxCheckbox), st::addContactWarningMargin); _box->addRow(