Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Mar 6, 2025
1 parent b0af145 commit 9087320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/lib/connectors/connectors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export const connectorConfigs: Record<
type: "text",
query: "Enter the repository name(s):",
label: "Repository Name(s)",
name: "repo_name",
name: "repositories",
optional: false,
description:
"For multiple repositories, enter comma-separated names (e.g., repo1,repo2,repo3)",
Expand Down

0 comments on commit 9087320

Please sign in to comment.