add semicolin
This commit is contained in:
parent
f0a9a67c29
commit
6af49f6800
@ -36,7 +36,7 @@ function nntpchan_submit_censor(form, regular_url) {
|
|||||||
result.children[0].remove();
|
result.children[0].remove();
|
||||||
}
|
}
|
||||||
result.appendChild(document.createTextNode(msg));
|
result.appendChild(document.createTextNode(msg));
|
||||||
}
|
};
|
||||||
|
|
||||||
var handle_result = function(j) {
|
var handle_result = function(j) {
|
||||||
var err = j.error;
|
var err = j.error;
|
||||||
|
Reference in New Issue
Block a user