Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-maker committed Dec 18, 2023
1 parent 471a318 commit d68d372
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/recommended-service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ export const getRecommended = async () => {
},
},
},
{
NOT: {
blocking: {
some: {
blockedId: userId,
},
},
},
},
],
},
orderBy: {
Expand Down

0 comments on commit d68d372

Please sign in to comment.