Fix a bug with the comments

This commit is contained in:
Kuba Orlik 2023-07-18 15:59:09 +02:00
parent 3d5e34ddb6
commit dd08715d87
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@
(async function () {
for (let i = 0; i <= 20; i++) {
await addCheckbox(document.querySelector("#isso-thread"));
if (document.querySelector(".post-action input[type='submit']")) {
continue;
}