This commit is contained in:
2025-06-06 17:04:27 +02:00
parent 1088699977
commit b2f9e5abb5
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -45,7 +45,8 @@
<audio id="audio" src="paradisev2.mp3"></audio>
</main>
<script src="socket.io.min.js"></script>
<script src="script.js"></script>
</body>
</html>