fix: eliminar cierre de funcion duplicado en app_simple.js
This commit is contained in:
@@ -5259,5 +5259,4 @@ window.resetAndSyncTemplates = async function() {
|
||||
} finally {
|
||||
if (btn) { btn.disabled = false; btn.innerHTML = '<i class="fas fa-trash-restore"></i> Limpiar y Re-sincronizar'; }
|
||||
}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user