Update TradeModal.svelte

This commit is contained in:
Face 2025-06-24 19:43:10 +03:00
parent 9a99f934b6
commit 519236913e

View file

@ -213,6 +213,7 @@
</Badge> </Badge>
{/if} {/if}
{#if showCaptcha}
<div> <div>
<Turnstile <Turnstile
siteKey={PUBLIC_TURNSTILE_SITE_KEY} siteKey={PUBLIC_TURNSTILE_SITE_KEY}