syntax error
This commit is contained in:
parent
1c61de8880
commit
e70c4ed84e
@ -47,7 +47,7 @@ function nntpchan_admin(method, param) {
|
||||
name:"admin",
|
||||
parser: function(target) {
|
||||
return method;
|
||||
}
|
||||
},
|
||||
handle: function(j) {
|
||||
if (j.msg) {
|
||||
return document.createTextNode(j.msg);
|
||||
|
Reference in New Issue
Block a user