bbbbbbbbbbbbb

This commit is contained in:
Aevann1 2022-03-27 15:39:21 +02:00
parent bdf96e72e3
commit 33c5e483ae
18 changed files with 47 additions and 25 deletions

View file

@ -10,6 +10,8 @@ function collapse_comment(comment_id) {
element.scrollIntoView()
window.scrollBy(0, - 100)
}
document.getElementById(`flaggers-${comment_id}`).classList.add('d-none')
};
function poll_vote_no_v() {