diff --git a/src/components/auth/TurnstileCaptcha.tsx b/src/components/auth/TurnstileCaptcha.tsx index e57f2ca1..7b020dba 100644 --- a/src/components/auth/TurnstileCaptcha.tsx +++ b/src/components/auth/TurnstileCaptcha.tsx @@ -115,7 +115,7 @@ export function TurnstileCaptcha({ options={{ theme, size, - execution: 'execute', + execution: 'render', appearance: 'always', retry: 'auto' }}