Update TradeModal.svelte
This commit is contained in:
parent
9a99f934b6
commit
519236913e
1 changed files with 26 additions and 25 deletions
|
|
@ -213,6 +213,7 @@
|
|||
</Badge>
|
||||
{/if}
|
||||
|
||||
{#if showCaptcha}
|
||||
<div>
|
||||
<Turnstile
|
||||
siteKey={PUBLIC_TURNSTILE_SITE_KEY}
|
||||
|
|
|
|||
Reference in a new issue