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={{
|
||||
theme,
|
||||
size,
|
||||
execution: 'execute',
|
||||
execution: 'render',
|
||||
appearance: 'always',
|
||||
retry: 'auto'
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user