diff --git a/js/tmobile.js b/js/tmobile.js index 21765bb..4367d08 100644 --- a/js/tmobile.js +++ b/js/tmobile.js @@ -52,6 +52,7 @@ function initializeTwister( redirectNetwork, redirectLogin, cbFunc, cbArg ) { requestLastHave(); initMentionsCount(); initDMsCount(); + twisterFollowingO = TwisterFollowing(defaultScreenName); twisterInitialized = true; if( cbFunc )