Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Oct 14, 2023
1 parent f478797 commit cfd533d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workbench/resources/views/wait-for-text-in.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function copy(e) {
setTimeout(() => {
e.innerHTML = 'Copy'
}, 3000);
}, 2000);
}
</script>
</head>
Expand Down

0 comments on commit cfd533d

Please sign in to comment.