forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-26 12:34:41 +02:00
parent 4d7324ee57
commit 34e3d6250f
1 changed files with 0 additions and 2 deletions

View File

@ -130,8 +130,6 @@
comment.classList.toggle("d-none");
form.classList.toggle("d-none");
actions.classList.toggle("d-none");
console.log(id)
console.log(box)
autoExpand(box);
};