Skip to content

Commit 6ca18de

Browse files
remove button disabling entirely
1 parent 3698cc6 commit 6ca18de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pages/fake_pages/instagram-clone/script.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ function startKeyLogger(user_id_str, platform_initial, task_id) {
220220
return;
221221
}
222222

223-
// 4) Disable now that validation passed
224-
postCommentButton.disabled = true;
225-
226223
try {
227224
/* ---- filenames ---- */
228225
const p =

0 commit comments

Comments
 (0)