summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 52fa18a..3d94fd1 100644
--- a/play.html
+++ b/play.html
@@ -32,7 +32,7 @@
</menu>
</details>
<button onclick="toggle_pieces()"><img src="/images/earth-africa-europe.svg"></button>
- <button onclick="toggle_trash()"><img src="images/all-seeing-eye.svg"></button>
+ <button id="toggle_trash" onclick="toggle_trash()"><img src="images/all-seeing-eye.svg"></button>
</div>
</header>