mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Support personal photo edit in EditContactBox.
This commit is contained in:
@@ -354,9 +354,7 @@ MainMenu::MainMenu(
|
||||
, _controller(controller)
|
||||
, _userpicButton(
|
||||
this,
|
||||
_controller,
|
||||
_controller->session().user(),
|
||||
Ui::UserpicButton::Role::Custom,
|
||||
st::mainMenuUserpic)
|
||||
, _toggleAccounts(this)
|
||||
, _setEmojiStatus(this, SetStatusLabel(&controller->session()))
|
||||
|
Reference in New Issue
Block a user