Skip to content

Commit

Permalink
Fixes #37442 - Sync status page presenter doesn't work (#10993)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjha4 committed May 14, 2024
1 parent 22423b3 commit 578e363
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ KT.content_actions = (function () {
updater.stop();
}
);
updater.restart();
};

return {
Expand Down

0 comments on commit 578e363

Please sign in to comment.