update to 10.0.3 (3801)

This commit is contained in:
xaxtix 2023-08-24 22:30:23 +04:00
parent 702d37ce69
commit 702839a853
72 changed files with 1877 additions and 741 deletions

View file

@ -272,6 +272,7 @@ public class UserConfig extends BaseController {
getMediaDataController().loadPremiumPromo(false);
getMediaDataController().loadReactions(false, true);
getMessagesController().getStoriesController().invalidateStoryLimit();
});
}
}