diff --git a/src/components/TorrentSelector.tsx b/src/components/TorrentSelector.tsx index 8fb8399..fff830f 100644 --- a/src/components/TorrentSelector.tsx +++ b/src/components/TorrentSelector.tsx @@ -138,14 +138,22 @@ export default function TorrentSelector({ imdbId, type, totalSeasons }: TorrentS return ( ); });