diff --git a/apps/web/src/app/(share)/share/[slug]/opengraph/route.tsx b/apps/web/src/app/(share)/share/[slug]/opengraph/route.tsx index cb6738e3d..dfa715fb0 100644 --- a/apps/web/src/app/(share)/share/[slug]/opengraph/route.tsx +++ b/apps/web/src/app/(share)/share/[slug]/opengraph/route.tsx @@ -56,7 +56,7 @@ export async function GET(_request: Request, { params: { slug } }: SharePageOpen return new ImageResponse( ( -
+
{/* @ts-expect-error Lack of typing from ImageResponse */} og-share-frame