update to 10.3.2 (4145)

This commit is contained in:
dkaraush 2023-12-04 22:17:50 +04:00
parent 220f6b4d73
commit 33a48d8945
277 changed files with 17900 additions and 4142 deletions

View file

@ -271,7 +271,7 @@ public class UserConfig extends BaseController {
NotificationCenter.getGlobalInstance().postNotificationName(NotificationCenter.premiumStatusChangedGlobal);
getMediaDataController().loadPremiumPromo(false);
getMediaDataController().loadReactions(false, true);
getMediaDataController().loadReactions(false, null);
getMessagesController().getStoriesController().invalidateStoryLimit();
});
}