more
This commit is contained in:
parent
4be8c78aa7
commit
0e8d277482
@ -17,3 +17,7 @@ function nntpchan_reply(parent, shorthash) {
|
|||||||
elem.value += ">>" + shorthash.substr(0,10) + "\n";
|
elem.value += ">>" + shorthash.substr(0,10) + "\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function init(prefix) {
|
||||||
|
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user