Skip to content

Commit

Permalink
Merge pull request #518 from us3r-network/B-signerChain-ttang
Browse files Browse the repository at this point in the history
fix: action param
  • Loading branch information
Tonyce authored Feb 2, 2024
2 parents eb4797d + 91c21eb commit ffdf95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/u3/src/components/social/Embed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ function EmbedCastFrame({
url: Buffer.from(data.url),
buttonIndex: index,
castId,
inputText: Buffer.from(''),
},
{
fid: currFid,
Expand Down

0 comments on commit ffdf95c

Please sign in to comment.