fix js
This commit is contained in:
parent
b595024585
commit
40b7e0a88b
@ -65,7 +65,7 @@ function nntpchan_admin(method, param) {
|
|||||||
} else {
|
} else {
|
||||||
return "nothing happened?";
|
return "nothing happened?";
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
method: ( param && "POST" ) || "GET"
|
method: ( param && "POST" ) || "GET"
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user