diff --git a/app/(auth)/(tabs)/(home)/downloads/[seriesId].tsx b/app/(auth)/(tabs)/(home)/downloads/[seriesId].tsx index b0b93dea..c47a5b8f 100644 --- a/app/(auth)/(tabs)/(home)/downloads/[seriesId].tsx +++ b/app/(auth)/(tabs)/(home)/downloads/[seriesId].tsx @@ -145,7 +145,7 @@ export default function page() { )} - + {groupBySeason.map((episode, index) => ( ))} diff --git a/components/ContinueWatchingPoster.tsx b/components/ContinueWatchingPoster.tsx index 510c15aa..7a779c6f 100644 --- a/components/ContinueWatchingPoster.tsx +++ b/components/ContinueWatchingPoster.tsx @@ -69,7 +69,7 @@ const ContinueWatchingPoster: React.FC = ({ return (