Manejo de excepciones

This commit is contained in:
Juan Pablo Vial
2025-04-22 13:07:31 -04:00
parent ed96f25475
commit 5147450ed6
5 changed files with 105 additions and 26 deletions

View File

@ -268,7 +268,7 @@
}))
})
return Promise.all(promises)
}
},
}
},
draw() {