watch.js: update status on new own posts as fast as possible. fixes vichan-devel#41

This commit is contained in:
Marcin Łabanowski 2014-01-26 18:07:34 +01:00
parent 46d527ecf6
commit 9109096ea8
2 changed files with 3 additions and 1 deletions

View file

@ -360,7 +360,7 @@ $(function(){
fetch_jsons();
refresh = false;
}
});
}).trigger("scroll");
if (typeof add_title_collector != "undefined")
add_title_collector(function() {