Skip to content

Commit

Permalink
action:topics.changeWatching
Browse files Browse the repository at this point in the history
  • Loading branch information
psychobunny committed Jun 2, 2016
1 parent b3d6a8e commit 96a9b59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/src/client/topic/threadTools.js
Expand Up @@ -120,6 +120,8 @@ define('forum/topic/threadTools', [
type: 'success',
timeout: 5000
});

$(window).trigger('action:topics.changeWatching', {tid: tid, type: type});
});

return false;
Expand Down

0 comments on commit 96a9b59

Please sign in to comment.