feat: hide relay reviews from spammer
This commit is contained in:
parent
d90348dd97
commit
ac196cd662
10 changed files with 202 additions and 153 deletions
|
|
@ -28,6 +28,7 @@ const RelayReviewsPage = forwardRef(({ url, index }: { url?: string; index?: num
|
|||
filter: { '#d': [normalizedUrl] }
|
||||
}
|
||||
]}
|
||||
hideSpam
|
||||
/>
|
||||
</SecondaryPageLayout>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue