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