Preparar repositorio para despliegue: código fuente limpio

This commit is contained in:
jlimolina 2026-01-23 02:00:40 +01:00
parent 866f5c432d
commit 3eca832c1a
76 changed files with 5434 additions and 3496 deletions

View file

@ -552,7 +552,7 @@
}
updateSystemInfo();
setInterval(updateSystemInfo, 10000);
setInterval(updateSystemInfo, 40000);
});
</script>