fix(google-forms): platform name in OAuth field description
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user