feat: rename to integrations
This commit is contained in:
@@ -612,7 +612,7 @@ export const RobotIntegrationPage = ({
|
|||||||
case "webhook":
|
case "webhook":
|
||||||
return "Webhook Integration";
|
return "Webhook Integration";
|
||||||
default:
|
default:
|
||||||
return "Integration Settings";
|
return "Integration";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user