fix: Exception in dry-run with Gandi Provider

This commit is contained in:
Maël Gangloff
2024-08-06 11:58:41 +02:00
parent a603a2c7a0
commit 21298b07a2
4 changed files with 16 additions and 14 deletions

View File

@@ -118,6 +118,7 @@ export function ConnectorForm({form, onCreate}: { form: FormInstance, onCreate:
label={t`API Terms of Service`}
name={['authData', 'acceptConditions']}
rules={[{required: true, message: t`Required`}]}
style={{marginTop: '3em'}}
>
<Checkbox
required={true}>