Fix premium-required info on first load.

This commit is contained in:
John Preston 2024-01-17 11:16:05 +04:00
parent 43eca490a7
commit 7c468052e6
1 changed files with 1 additions and 0 deletions

View File

@ -7638,6 +7638,7 @@ void HistoryWidget::fullInfoUpdated() {
refresh = true;
}
checkFieldAutocomplete();
_list->refreshAboutView();
_list->updateBotInfo();
handlePeerUpdate();