diff --git a/src/index.php b/src/index.php index f1d5494..49b1206 100644 --- a/src/index.php +++ b/src/index.php @@ -30,6 +30,7 @@ if (need_auth() && access_token() == '') { require(MTTINC. 'theme.php'); +MTTNotificationCenter::postDidFinishRequestNotification(); // end