Skip to content

Commit

Permalink
changed the alert message
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyHubert committed Jul 13, 2024
1 parent 27cce1f commit 01970c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abi/main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setTimeout(
() => alert('js working'),
() => alert("get ready to workout!"),
1000*2
)

0 comments on commit 01970c6

Please sign in to comment.