mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix premium-required info on first load.
This commit is contained in:
parent
43eca490a7
commit
7c468052e6
1 changed files with 1 additions and 0 deletions
|
@ -7638,6 +7638,7 @@ void HistoryWidget::fullInfoUpdated() {
|
||||||
refresh = true;
|
refresh = true;
|
||||||
}
|
}
|
||||||
checkFieldAutocomplete();
|
checkFieldAutocomplete();
|
||||||
|
_list->refreshAboutView();
|
||||||
_list->updateBotInfo();
|
_list->updateBotInfo();
|
||||||
|
|
||||||
handlePeerUpdate();
|
handlePeerUpdate();
|
||||||
|
|
Loading…
Add table
Reference in a new issue