Skip to content

Commit

Permalink
update limitations warning
Browse files Browse the repository at this point in the history
  • Loading branch information
aubin-tchoi committed Mar 5, 2025
1 parent bd65280 commit 35551e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions front/lib/connector_providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,8 @@ export const CONNECTOR_CONFIGURATIONS: Record<
unselected: "none",
},
isDeletable: false,
// TODO(2025-03-05 aubin): check these two fields below.
limitations:
"Dust will index the content accessible to the authorized account only.",
"Dust will index the content accessible to the authorized account only. All transcripts will be synchronized with Dust.",
mismatchError: `You cannot change the Gong account. Please add a new Gong connection instead.`,
},
};
Expand Down

0 comments on commit 35551e2

Please sign in to comment.