Skip to content

Commit 9f6b8ea

Browse files
committed
reorg
1 parent e3ba4ab commit 9f6b8ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/tools/registry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3797,8 +3797,8 @@ export const tools: Record<string, ToolConfig> = {
37973797
rootly_list_alerts: rootlyListAlertsTool,
37983798
rootly_list_environments: rootlyListEnvironmentsTool,
37993799
rootly_list_functionalities: rootlyListFunctionalitiesTool,
3800-
rootly_list_incidents: rootlyListIncidentsTool,
38013800
rootly_list_incident_types: rootlyListIncidentTypesTool,
3801+
rootly_list_incidents: rootlyListIncidentsTool,
38023802
rootly_list_retrospectives: rootlyListRetrospectivesTool,
38033803
rootly_list_services: rootlyListServicesTool,
38043804
rootly_list_severities: rootlyListSeveritiesTool,

0 commit comments

Comments
 (0)