diff --git a/src/app/api/[[...routes]]/route.tsx b/src/app/api/[[...routes]]/route.tsx index 138cedc..a6ebc49 100644 --- a/src/app/api/[[...routes]]/route.tsx +++ b/src/app/api/[[...routes]]/route.tsx @@ -168,6 +168,8 @@ app.frame('/confirm', async c => { return c.res(ErrorResponse('Invalid State')); } + console.log("TEST TEST TEST", confirmState) + return c.res({ title: 'SupaBald Jesse | Preview Cast', image: (