mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Support personal photo edit in EditContactBox.
This commit is contained in:
@@ -465,7 +465,7 @@ void GroupInfoBox::prepare() {
|
||||
_photo.create(
|
||||
this,
|
||||
&_navigation->parentController()->window(),
|
||||
Ui::UserpicButton::Role::ChangePhoto,
|
||||
Ui::UserpicButton::Role::ChoosePhoto,
|
||||
st::defaultUserpicButton);
|
||||
_title.create(
|
||||
this,
|
||||
|
Reference in New Issue
Block a user