diff --git a/src/components/BottomRow.tsx b/src/components/BottomRow.tsx index 54ce9ec..223cd19 100644 --- a/src/components/BottomRow.tsx +++ b/src/components/BottomRow.tsx @@ -70,7 +70,7 @@ export default function BottomRow() { ) : integrations.length === 0 ? (
No integrations added yet — add one in Settings.
) : ( -0 ? '#E74C3C' : '#2ECC71', lineHeight: 1.3 }}>{systemLabel}
{connected} of {total} integrations connected
+ {typeSegments.length > 0 && ( +