Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit 496c5f8

Browse files
authored
Update main.js
1 parent 52ac972 commit 496c5f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ document.addEventListener('DOMContentLoaded', _ => {
9090
await Checker(website[1], website[0]);
9191
}
9292
if (dataTable.hidden === true) info.innerText = "No result found :(";
93+
});
9394
}, 150)
9495
});
9596

0 commit comments

Comments
 (0)