Merge branch 'master' of ssh://github.com/majestrate/nntpchan
This commit is contained in:
@@ -188,6 +188,7 @@ ReplyBox.prototype.hide = function() {
|
||||
}
|
||||
|
||||
onready(function(){
|
||||
return; /* disabled */
|
||||
var replyBox = new ReplyBox();
|
||||
replyBox.hide();
|
||||
document.reply = replyBox;
|
||||
|
Reference in New Issue
Block a user