diff --git a/src/components/categorycard/CategoryCard.jsx b/src/components/categorycard/CategoryCard.jsx index 896a9f0..d8005a0 100644 --- a/src/components/categorycard/CategoryCard.jsx +++ b/src/components/categorycard/CategoryCard.jsx @@ -131,39 +131,39 @@ const CategoryCard = React.memo( {(item.tvInfo?.rating === "18+" || item?.adultContent === true) && ( -
+
{item.tvInfo.sub}
+
{item.tvInfo.dub}
+
{item.tvInfo.sub}
+
{item.tvInfo.dub}
+
{language === "EN" ? item?.title : item?.japanese_title}
-+
Episode {item.episodeNum}