diff --git a/web/src/pages/sources/oauth/OAuthSourceForm.ts b/web/src/pages/sources/oauth/OAuthSourceForm.ts index 9963ebb04..a1dafbbe6 100644 --- a/web/src/pages/sources/oauth/OAuthSourceForm.ts +++ b/web/src/pages/sources/oauth/OAuthSourceForm.ts @@ -254,19 +254,19 @@ export class OAuthSourceForm extends ModelForm { > + + +

+ ${t`Additional scopes to be passed to the OAuth Provider, separated by space.`} +

+
${this.renderUrlOptions()} - - -

- ${t`Additional scopes to be passed to the OAuth Provider, separated by space.`} -

-
${t`Flow settings`}