mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
@@ -296,6 +296,8 @@ void AddParticipantsBoxController::itemDeselectedHook(
|
||||
|
||||
void AddParticipantsBoxController::prepareViewHook() {
|
||||
updateTitle();
|
||||
|
||||
TrackPremiumRequiredChanges(this, lifetime());
|
||||
}
|
||||
|
||||
int AddParticipantsBoxController::alreadyInCount() const {
|
||||
@@ -713,8 +715,6 @@ void AddSpecialBoxController::prepare() {
|
||||
loadMoreRows();
|
||||
}
|
||||
delegate()->peerListRefreshRows();
|
||||
|
||||
TrackPremiumRequiredChanges(this, lifetime());
|
||||
}
|
||||
|
||||
void AddSpecialBoxController::prepareChatRows(not_null<ChatData*> chat) {
|
||||
|
||||
Reference in New Issue
Block a user