@@ -61,6 +61,7 @@ function expand_feed_callback() {
container.innerHTML=xmlhttp.responseText;
// container.style.display = "block";
Effect.Appear(container,{duration:0.5});
notify('');
}catch(e){
exception_error("expand_feed_callback",e);
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.