fug
This commit is contained in:
parent
fc2c582627
commit
60d226c66b
@ -17,7 +17,7 @@ function nntpchan_report_thread(posthash) {
|
||||
}
|
||||
|
||||
function nntpchan_report(msgid, msgid_hash, refid, refid_hash) {
|
||||
var e = document.getElementById("nntpchan_censon_actions");
|
||||
var e = document.getElementById("nntpchan_censor_actions");
|
||||
if (!e) return;
|
||||
if(refid == msgid) {
|
||||
nntp_report_thread(refid_hash);
|
||||
|
Reference in New Issue
Block a user