mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 18:11:12 -05:00
Fix: Revert Captcha execution mode
This commit is contained in:
@@ -115,7 +115,7 @@ export function TurnstileCaptcha({
|
|||||||
options={{
|
options={{
|
||||||
theme,
|
theme,
|
||||||
size,
|
size,
|
||||||
execution: 'execute',
|
execution: 'render',
|
||||||
appearance: 'always',
|
appearance: 'always',
|
||||||
retry: 'auto'
|
retry: 'auto'
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user