diff --git a/StartPlan.tsx b/StartPlan.tsx index 86af899..38ea19b 100644 --- a/StartPlan.tsx +++ b/StartPlan.tsx @@ -145,7 +145,7 @@ export default function StartPlan() { description={ settings.showSets ? `${item.total} / ${item.sets ?? 3}` - : item.total + : item.total.toString() } onPress={() => select(index)} left={() => (