refactorizacion

This commit is contained in:
2024-04-01 13:55:51 +02:00
parent 5c64b4e147
commit 285761e075
7 changed files with 100 additions and 62 deletions

View File

@@ -56,7 +56,7 @@
</div>
</div>
<script src="socket.io/socket.io.js"></script>
<script src="./js/salaespera.js"></script>
<script type="module" src="./js/salaespera.js"></script>
</body>
</html>