diff --git a/src/components/robot/pages/RobotIntegrationPage.tsx b/src/components/robot/pages/RobotIntegrationPage.tsx index ae480493..716ebd1a 100644 --- a/src/components/robot/pages/RobotIntegrationPage.tsx +++ b/src/components/robot/pages/RobotIntegrationPage.tsx @@ -771,7 +771,16 @@ export const RobotIntegrationPage = ({ } return ( - +
{(selectedIntegrationType === "googleSheets" || integrationType === "googleSheets") && (