diff --git a/homepages/homepage.js b/homepages/homepage.js index 6a83b43a8..051db2169 100644 --- a/homepages/homepage.js +++ b/homepages/homepage.js @@ -254,7 +254,6 @@ export default function GetHomePageRowData( rowData.push(YOUTUBE_CREATOR_ROW); } - // rowData.push(TRENDING_CLASSICS); rowData.push(TOP_CONTENT_TODAY); // rowData.push(TRENDING_ON_LBRY); diff --git a/static/app-strings.json b/static/app-strings.json index ee9d66694..ff3cb4a0c 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -899,7 +899,6 @@ "Already have an account? %sign_in%": "Already have an account? %sign_in%", "Sign in with a password (optional)": "Sign in with a password (optional)", "Don't have an account? %sign_up%": "Don't have an account? %sign_up%", - "Preparing your content": "Preparing your content", "File details": "File details", "You can unlock all or some of these LBRY Credits at any time.": "You can unlock all or some of these LBRY Credits at any time.", "Keeping it locked improves the trust and discoverability of your content.": "Keeping it locked improves the trust and discoverability of your content.", diff --git a/ui/component/claimTags/view.jsx b/ui/component/claimTags/view.jsx index e55413e7a..395220061 100644 --- a/ui/component/claimTags/view.jsx +++ b/ui/component/claimTags/view.jsx @@ -53,7 +53,7 @@ export default function ClaimTags(props: Props) { return (