diff --git a/configuracion.html b/configuracion.html index e819957..70f106d 100644 --- a/configuracion.html +++ b/configuracion.html @@ -705,6 +705,7 @@ m.innerText = msg; t.classList.remove('translate-y-20', 'opacity-0'); setTimeout(() => t.classList.add('translate-y-20', 'opacity-0'), 3000); } + \ No newline at end of file