diff --git a/static/app-strings.json b/static/app-strings.json index 3dc45936b..66a367130 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1289,5 +1289,7 @@ "Cover Image": "Cover Image", "You Followed Your First Channel!": "You Followed Your First Channel!", "Awesome! You just followed your first first channel.": "Awesome! You just followed your first first channel.", - "After submitting, it will take a few minutes for your changes to be live for everyone.": "After submitting, it will take a few minutes for your changes to be live for everyone." + "After submitting, it will take a few minutes for your changes to be live for everyone.": "After submitting, it will take a few minutes for your changes to be live for everyone.", + "Anything": "Anything", + "Paid": "Paid" } diff --git a/ui/component/claimListDiscover/view.jsx b/ui/component/claimListDiscover/view.jsx index 52b3ea407..a4fe4cff1 100644 --- a/ui/component/claimListDiscover/view.jsx +++ b/ui/component/claimListDiscover/view.jsx @@ -703,9 +703,9 @@ function ClaimListDiscover(props: Props) { }) } > - - - + + + ))}