From 899e7e834b950d3f25f63650a9b7b737ded819ed Mon Sep 17 00:00:00 2001 From: Hossein Mehrabi Date: Wed, 30 Aug 2023 19:11:31 +0330 Subject: [PATCH] fix: fix episodes url on landing page --- src/containers/PodcastShowsPreview/PodcastShowsPreview.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/containers/PodcastShowsPreview/PodcastShowsPreview.tsx b/src/containers/PodcastShowsPreview/PodcastShowsPreview.tsx index bdffa97..e4508fb 100644 --- a/src/containers/PodcastShowsPreview/PodcastShowsPreview.tsx +++ b/src/containers/PodcastShowsPreview/PodcastShowsPreview.tsx @@ -84,9 +84,10 @@ export const PodcastShowsPreview: React.FC = ({
({ ...ep, show }))} displayPodcastShow={false} - shows={shows} pattern={[ { cols: 2,