From ce6302d6df4354ed7a215dc40f2fe50b91592aae Mon Sep 17 00:00:00 2001 From: Hectorgh24 Date: Sun, 25 May 2025 23:13:16 -0600 Subject: [PATCH] Funcionalidad de graficos de acuerdo a varios filtros --- js/inicio.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/inicio.js b/js/inicio.js index 9174413..285172f 100644 --- a/js/inicio.js +++ b/js/inicio.js @@ -359,4 +359,4 @@ document.addEventListener('DOMContentLoaded', () => { filtroFechaActivo = false; actualizarTodosLosGraficos(); -}); \ No newline at end of file +});ñ \ No newline at end of file