From 2c3c0388bbfbbf37046104e9ea6b5125c10680f1 Mon Sep 17 00:00:00 2001 From: Dan Lebo Date: Thu, 9 Feb 2023 21:31:15 -0800 Subject: [PATCH] fix cover image --- beta/src/components/Layout/HomeContent.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index cdb344b00..f4d2e819f 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -576,7 +576,7 @@ async function Playlist({ playlistId }) {
);