diff --git a/client/components/ArmSwitcherModal.tsx b/client/components/ArmSwitcherModal.tsx index 498c84a8..f488d9c5 100644 --- a/client/components/ArmSwitcherModal.tsx +++ b/client/components/ArmSwitcherModal.tsx @@ -155,7 +155,7 @@ export default function ArmSwitcherModal({
{!selectedArm ? ( // Arm Grid - Minimal -
+
{ARMS.map((arm) => (