fix(pipedrive): Adjust description of OAuth redirect URL

This commit is contained in:
Faruk AYDIN
2023-09-28 15:01:35 +02:00
parent 98649dcba6
commit 365ae656f2

View File

@@ -14,7 +14,7 @@ export default {
value: '{WEB_APP_URL}/app/pipedrive/connections/add', value: '{WEB_APP_URL}/app/pipedrive/connections/add',
placeholder: null, placeholder: null,
description: 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, clickToCopy: true,
}, },
{ {