From 0681eead9d5262200168ee5c7f464fbe0d3542cc Mon Sep 17 00:00:00 2001 From: GabrielCastro26 <126919708+GabrielCastro26@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:53:44 -0300 Subject: [PATCH] Update main.js --- main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/main.js b/main.js index 2725acf..c9e594b 100644 --- a/main.js +++ b/main.js @@ -11,7 +11,6 @@ document.querySelector(idElementoAudio).play(); } const listaDeTeclas = document.querySelectorAll('.tecla'); - for(let contador=0; contador