diff --git a/js/twister_following.js b/js/twister_following.js index aca4fdf..fdf2774 100644 --- a/js/twister_following.js +++ b/js/twister_following.js @@ -794,6 +794,7 @@ var InterfaceFunctions = function() this.init = function() { initUser(initFollowing_); + initHashWatching(); }; function initFollowing_(cbFunc, cbArg) {