mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-02 04:44:53 +02:00
more
This commit is contained in:
@@ -133,6 +133,7 @@ ReplyBox.prototype.clear = function() {
|
||||
}
|
||||
|
||||
ReplyBox.prototype.reload = function() {
|
||||
var self = this;
|
||||
self.captcha_img.src = "/captcha/img?" + new Date().getTime();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user