mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Support personal photo edit in EditContactBox.
This commit is contained in:
@@ -1244,7 +1244,6 @@ void Panel::refreshTopButton() {
|
||||
auto joinAsToggle = object_ptr<Ui::UserpicButton>(
|
||||
widget(),
|
||||
joinAs,
|
||||
Ui::UserpicButton::Role::Custom,
|
||||
st::groupCallJoinAsToggle);
|
||||
_joinAsToggle.destroy();
|
||||
_joinAsToggle = std::move(joinAsToggle);
|
||||
|
Reference in New Issue
Block a user