#317 annoucement
This commit is contained in:
parent
4df390713c
commit
3020adbe9d
|
@ -111,9 +111,7 @@ function announReaction(id, acct_id, tlid, del, name) {
|
||||||
if (this.status !== 200) {
|
if (this.status !== 200) {
|
||||||
setLog(start, this.status, this.response)
|
setLog(start, this.status, this.response)
|
||||||
}
|
}
|
||||||
setTimeout(function () {
|
announ(acct_id, tlid)
|
||||||
announ(acct_id, tlid)
|
|
||||||
}, 3000)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user