From 365ae656f2917fc9237fcc4550d7270cc174cea8 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Thu, 28 Sep 2023 15:01:35 +0200 Subject: [PATCH] fix(pipedrive): Adjust description of OAuth redirect URL --- packages/backend/src/apps/pipedrive/auth/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/backend/src/apps/pipedrive/auth/index.ts b/packages/backend/src/apps/pipedrive/auth/index.ts index efd31fd5..5e0ee567 100644 --- a/packages/backend/src/apps/pipedrive/auth/index.ts +++ b/packages/backend/src/apps/pipedrive/auth/index.ts @@ -14,7 +14,7 @@ export default { value: '{WEB_APP_URL}/app/pipedrive/connections/add', placeholder: null, description: - 'When asked to input a redirect URL in Google Cloud, enter the URL above.', + 'When asked to input a redirect URL in Pipedrive, enter the URL above.', clickToCopy: true, }, {