diff --git a/src/10th/ShortSummaryTable.jsx b/src/10th/ShortSummaryTable.jsx index 1b6f043..7a1e7e3 100644 --- a/src/10th/ShortSummaryTable.jsx +++ b/src/10th/ShortSummaryTable.jsx @@ -211,7 +211,7 @@ export const ShortSummaryTable = ({ force, primaryColor, name, points }) => {
{count > 1 ? `${count}x ` : ""} {name} - {abilities?.Abilities?.keys()?.some( + {abilities?.Abilities?.keys()?.some?.( (key) => key === "Leader", ) && (