test(silo): backend silo stuff
This commit is contained in:
@@ -59,6 +59,8 @@ app.openapi(
|
||||
data.key,
|
||||
payload.user
|
||||
);
|
||||
|
||||
console.log(addComment);
|
||||
return c.json(
|
||||
{
|
||||
success: addComment.success,
|
||||
|
||||
Reference in New Issue
Block a user