fixed TwisterFollowing issue on following.html

This commit is contained in:
erqan 2014-05-09 16:19:46 +03:00
parent 661ab4b338
commit bdab2c116b

View File

@ -725,6 +725,8 @@ function initInterfaceFollowing() {
loadFollowing( function(args) {
showFollowingUsers();
requestSwarmProgress();
twisterFollowingO = TwisterFollowing(defaultScreenName);
});
initMentionsCount();
initDMsCount();