Skip to content

Commit

Permalink
Update packages/client/src/actions/ml.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Cesare Naldi <[email protected]>
  • Loading branch information
juangm and cesarenaldi authored Feb 21, 2025
1 parent 79bd55a commit 070bdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/actions/ml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export function dismissRecommendedAccount(
}

/**
* Add post as not interested.
* Flag a post as not of interest.
*
* ```ts
* const result = await addPostNotInterested(sessionClient, {
Expand Down

0 comments on commit 070bdc2

Please sign in to comment.