mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow editing topic title and icon.
This commit is contained in:
@@ -1258,9 +1258,7 @@ base::unique_qptr<Ui::PopupMenu> Members::Controller::createRowContextMenu(
|
||||
result->menu(),
|
||||
st::groupCallPopupCoverMenu,
|
||||
st::groupCallMenuCover,
|
||||
Info::Profile::NameValue(
|
||||
participantPeer
|
||||
) | rpl::map([](const auto &text) { return text.text; }),
|
||||
Info::Profile::NameValue(participantPeer),
|
||||
PrepareShortInfoStatus(participantPeer),
|
||||
PrepareShortInfoUserpic(
|
||||
participantPeer,
|
||||
|
Reference in New Issue
Block a user