{hasInnerTargets(activeTarget) && (
@@ -357,6 +364,11 @@ export default function TargetTable({ targets, activeTarget, onSetActiveTarget }
+
+
+ Registry Name
+
+
Type
@@ -425,6 +437,9 @@ export default function TargetTable({ targets, activeTarget, onSetActiveTarget }
)}
+
+ {target.target_registry_name}
+
{/* Chevron in the Type column keeps the action column aligned */}