diff --git a/src/components/StoryCard.tsx b/src/components/StoryCard.tsx index 8e5fdf85..45912dba 100644 --- a/src/components/StoryCard.tsx +++ b/src/components/StoryCard.tsx @@ -26,7 +26,7 @@ export function StoryCard({ const isActive = status === "active"; return ( -
+
)} -
-
{storyline.plot_count} {storyline.plot_count === 1 ? "plot" : "plots"}