diff --git a/assets/js/app_simple.js b/assets/js/app_simple.js index f2baf45..1017660 100644 --- a/assets/js/app_simple.js +++ b/assets/js/app_simple.js @@ -5259,5 +5259,4 @@ window.resetAndSyncTemplates = async function() { } finally { if (btn) { btn.disabled = false; btn.innerHTML = ' Limpiar y Re-sincronizar'; } } -}; }; \ No newline at end of file