Skip to content

Commit

Permalink
feat: set zendesk as preview instead of rolling out (#8126)
Browse files Browse the repository at this point in the history
  • Loading branch information
aubin-tchoi authored Oct 21, 2024
1 parent 16b1cbb commit 433ce59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/lib/connector_providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export const CONNECTOR_CONFIGURATIONS: Record<
zendesk: {
name: "Zendesk",
connectorProvider: "zendesk",
status: "rolling_out",
status: "preview",
hide: false,
description:
"Authorize access to Zendesk for indexing tickets from your support center and articles from your help center.",
Expand Down

0 comments on commit 433ce59

Please sign in to comment.