#317 annoucement

This commit is contained in:
cutls 2020-09-06 21:37:50 +09:00
parent 4df390713c
commit 3020adbe9d

View File

@ -111,9 +111,7 @@ function announReaction(id, acct_id, tlid, del, name) {
if (this.status !== 200) {
setLog(start, this.status, this.response)
}
setTimeout(function () {
announ(acct_id, tlid)
}, 3000)
}
}
}