mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed empty userpic in history top bar for sublist with hidden author.
This commit is contained in:
@@ -947,6 +947,7 @@ void TopBarWidget::refreshInfoButton() {
|
||||
st::topBarInfoButton,
|
||||
infoPeer->userpicShape());
|
||||
info->showSavedMessagesOnSelf(true);
|
||||
info->showMyNotesOnSelf(true);
|
||||
_info.destroy();
|
||||
_info = std::move(info);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user