mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 00:48:05 +00:00
fix missing twisterFollowingO singleton object in twister mobile.
This commit is contained in:
parent
ae39f68006
commit
48ee174295
@ -52,6 +52,7 @@ function initializeTwister( redirectNetwork, redirectLogin, cbFunc, cbArg ) {
|
||||
requestLastHave();
|
||||
initMentionsCount();
|
||||
initDMsCount();
|
||||
twisterFollowingO = TwisterFollowing(defaultScreenName);
|
||||
|
||||
twisterInitialized = true;
|
||||
if( cbFunc )
|
||||
|
Loading…
Reference in New Issue
Block a user