Fix duplicate websocket connection
This commit is contained in:
parent
abe3a2ccb6
commit
b25244aa9a
|
@ -303,7 +303,6 @@ function mixmore(tlid,type) {
|
|||
});
|
||||
|
||||
$("#timeline_" + tlid).append(templete);
|
||||
mixre(acct_id, tlid);
|
||||
additional(acct_id, tlid);
|
||||
jQuery("time.timeago").timeago();
|
||||
moreloading=false;
|
||||
|
|
Loading…
Reference in New Issue
Block a user