This commit is contained in:
Miguel Freitas 2014-11-30 16:18:23 -02:00
parent 0c9c4375c4
commit 51a917dead

View File

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