migration #51

Merged
cowch merged 166 commits from migration into main 2025-09-19 22:18:47 -05:00
Showing only changes of commit 4cae96b1ee - Show all commits

View File

@@ -57,6 +57,7 @@ app.openapi(
}); });
} }
console.log(silo);
return c.json({ return c.json({
success: silo.success, success: silo.success,
message: silo.message, message: silo.message,