Miguel Freitas 10 years ago
parent
commit
51a917dead
  1. 1
      js/twister_following.js

1
js/twister_following.js

@ -794,6 +794,7 @@ var InterfaceFunctions = function() @@ -794,6 +794,7 @@ var InterfaceFunctions = function()
this.init = function()
{
initUser(initFollowing_);
initHashWatching();
};
function initFollowing_(cbFunc, cbArg) {

Loading…
Cancel
Save