mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Allow showing boxes in passport panel.
This commit is contained in:
@@ -426,7 +426,7 @@ UserpicButton::UserpicButton(
|
||||
, _peer(peer)
|
||||
, _peerForCrop(_peer->id)
|
||||
, _role(role) {
|
||||
Expects(_role == Role::Custom);
|
||||
Expects(_role != Role::OpenProfile);
|
||||
|
||||
_waiting = false;
|
||||
prepare();
|
||||
|
Reference in New Issue
Block a user