mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 17:07:53 +00:00
fixed TwisterFollowing issue on following.html
This commit is contained in:
parent
661ab4b338
commit
bdab2c116b
@ -725,6 +725,8 @@ function initInterfaceFollowing() {
|
|||||||
loadFollowing( function(args) {
|
loadFollowing( function(args) {
|
||||||
showFollowingUsers();
|
showFollowingUsers();
|
||||||
requestSwarmProgress();
|
requestSwarmProgress();
|
||||||
|
|
||||||
|
twisterFollowingO = TwisterFollowing(defaultScreenName);
|
||||||
});
|
});
|
||||||
initMentionsCount();
|
initMentionsCount();
|
||||||
initDMsCount();
|
initDMsCount();
|
||||||
|
Loading…
Reference in New Issue
Block a user