This commit is contained in:
Aevann1 2022-01-28 00:43:59 +02:00
parent 4ce6da758b
commit d1c79b2305
7 changed files with 26 additions and 16 deletions

View file

@ -33,6 +33,7 @@ function morecomments(cid) {
});
popovertrigger()
}
btn.disabled = false;
}
xhr.send(form)
}