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

View file

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