depurada la conexion

This commit is contained in:
2025-06-11 23:10:00 -06:00
parent 2dc118dc19
commit 7f4bfff8cb
8 changed files with 214 additions and 69 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"task.allowAutomaticTasks": "on",
"task.autoDetect": "on",
"task.quickOpen.showAll": true
}