mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
add didFinishRequest notification to homepage
This commit is contained in:
parent
8fcab7b89b
commit
09225acfde
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ if (need_auth() && access_token() == '') {
|
|||
|
||||
require(MTTINC. 'theme.php');
|
||||
|
||||
MTTNotificationCenter::postDidFinishRequestNotification();
|
||||
// end
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue