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>
|
</Badge>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
{#if showCaptcha}
|
||||||
<div>
|
<div>
|
||||||
<Turnstile
|
<Turnstile
|
||||||
siteKey={PUBLIC_TURNSTILE_SITE_KEY}
|
siteKey={PUBLIC_TURNSTILE_SITE_KEY}
|
||||||
|
|
|
||||||
Reference in a new issue