add didFinishRequest notification to homepage

This commit is contained in:
maxpozdeev 2022-09-15 21:44:21 +03:00
parent 8fcab7b89b
commit 09225acfde

View file

@ -30,6 +30,7 @@ if (need_auth() && access_token() == '') {
require(MTTINC. 'theme.php');
MTTNotificationCenter::postDidFinishRequestNotification();
// end