mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Fix uploading new group / account photo.
This commit is contained in:
@@ -477,6 +477,7 @@ object_ptr<Ui::RpWidget> Controller::createPhotoEdit() {
|
||||
st::defaultUserpicButton),
|
||||
st::editPeerPhotoMargins);
|
||||
_controls.photo = photoWrap->entity();
|
||||
_controls.photo->showCustomOnChosen();
|
||||
|
||||
return photoWrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user