@@ -1292,6 +1292,11 @@ function hotkey_handler(e) {
returnfalse;
}
if(keycode==76){// l
addLabel();
returnfalse;
}
if(keycode==83){// s
if(typeofcollapse_feedlist!='undefined'){
collapse_feedlist();
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.