mirror of
https://github.com/cheveguerra/Colaborando.git
synced 2026-08-19 00:46:37 +00:00
- Resumen de activos en la esquina inferior izq del resumen
- Correccion en la habilidad de reordenamiento - Se agregaron los activos, penalizacin y potencial al reordenamiento
This commit is contained in:
@@ -164,6 +164,8 @@ function guardarDatosEnServidor() {
|
||||
.catch((error) => console.error('Error:', error))
|
||||
}
|
||||
|
||||
const guardaSesion = guardarDatosEnServidor;
|
||||
|
||||
// Cargar datos al iniciar la página
|
||||
document.addEventListener('DOMContentLoaded', cargarDatosDesdeServidor)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user