@@ -1798,6 +1798,10 @@ function pref_hotkey_handler(e) {
returnselectTab("userConfig");
returnselectTab("userConfig");
}
}
if(keycode==88){// x
returngotoMain();
}
}
}
if(document.getElementById("piggie")){
if(document.getElementById("piggie")){
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.