new_posts_ajax_stuff #1

Merged
0 merged 27 commits from new_posts_ajax_stuff into deploy_spamnoticer 2024-02-26 20:13:30 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit a57e175b5a - Show all commits

View File

@ -122,7 +122,6 @@ $().ready(() => {
if (secondsCounter < 0) {
const thread = LCNThread.first()
try {
console.debug("fetch updates!")
await updateStatsFn(thread)
if (threadState == null && threadStats.last_modified > (thread.getReplies().at(-1).getInfo().getCreatedAt().getTime() / 1000)) {
await updateThreadFn(thread)