Skip to content

Commit

Permalink
Add Memz.all() to live preview page
Browse files Browse the repository at this point in the history
  • Loading branch information
SkwalExe committed Jun 2, 2024
1 parent e85e9a1 commit a158f3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
</script>

<div id="buttons">
<div class="button" onclick="mmz.all()">
Memz.all()
</div>
<div class="button" onclick="mmz.changeCursor()">
Memz.changeCursor()
</div>
Expand Down

0 comments on commit a158f3b

Please sign in to comment.