Skip to content

Commit

Permalink
ketinggalan
Browse files Browse the repository at this point in the history
  • Loading branch information
indowebdeveloper committed Jan 23, 2025
1 parent a11fd43 commit ed50006
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/client-twitter/src/post.ts
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,8 @@ export class TwitterPostClient {
twitterUserName: this.twitterUsername,
currentPost: `From @${tweet.username}: ${tweet.text}`,
formattedConversation,
imageContext:
//imageContext:
imageDescriptions:
imageDescriptions.length > 0
? `\nImages in Tweet:\n${imageDescriptions
.map(
Expand Down

0 comments on commit ed50006

Please sign in to comment.