From 91c21eb6db41ddb2cdd70ac999250148538a5226 Mon Sep 17 00:00:00 2001 From: ttang Date: Fri, 2 Feb 2024 21:29:21 +0800 Subject: [PATCH] fix: action param --- apps/u3/src/components/social/Embed.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/u3/src/components/social/Embed.tsx b/apps/u3/src/components/social/Embed.tsx index 0ba78e93..d5560ffa 100644 --- a/apps/u3/src/components/social/Embed.tsx +++ b/apps/u3/src/components/social/Embed.tsx @@ -196,6 +196,7 @@ function EmbedCastFrame({ url: Buffer.from(data.url), buttonIndex: index, castId, + inputText: Buffer.from(''), }, { fid: currFid,