Update popup.html

This commit is contained in:
pliny
2023-08-12 17:51:03 -07:00
committed by GitHub
parent 1f9bb8cca6
commit fbf0f61a6a
+2
View File
@@ -47,5 +47,7 @@
<br>
<button id="togglePlayPause">Play</button>
<script src="popup.js"></script>
<button id="randomize">Randomize</button>
</body>
</html>