From 41298abed816f881accd17bf71dacb331e668003 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 e13896c7f..56e82bd49 100644 --- a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp +++ b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp @@ -245,7 +245,7 @@ void Controller::setupSharePhoneNumber() { object_ptr( _box, tr::lng_contact_share_phone(tr::now), - true, + false, st::defaultBoxCheckbox), st::addContactWarningMargin); _box->addRow(