fix(google-forms): platform name in OAuth field description

This commit is contained in:
Ali BARIN
2023-01-09 11:48:14 +01:00
parent 094de0ca21
commit 909cbd1f0c

View File

@@ -14,7 +14,7 @@ export default {
value: '{WEB_APP_URL}/app/google-forms/connections/add', value: '{WEB_APP_URL}/app/google-forms/connections/add',
placeholder: null, placeholder: null,
description: description:
'When asked to input an OAuth callback or redirect URL in Github OAuth, enter the URL above.', 'When asked to input a redirect URL in Google Cloud, enter the URL above.',
clickToCopy: true, clickToCopy: true,
}, },
{ {