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>
{/if}
{#if showCaptcha}
<div>
<Turnstile
siteKey={PUBLIC_TURNSTILE_SITE_KEY}