Skip to content

Commit

Permalink
ajuste cambio js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mofadon committed Aug 26, 2024
1 parent d9f0bcb commit b07b562
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,7 @@ function desencriptarTexto(texto) {
}, texto);
}

<<<<<<< HEAD
=======

>>>>>>> origin/master
// Función para copiar texto al portapapeles
function copiarTexto() {
const texto = document.querySelector('.ingtxt1').textContent.trim();
Expand Down

0 comments on commit b07b562

Please sign in to comment.