🐛 Different Captcha-Render mode

This commit is contained in:
Mawoka
2022-04-15 21:07:06 +02:00
parent 1090f21ac3
commit 43e9a8b394
+1 -1
View File
@@ -69,7 +69,7 @@
</script>
<svelte:head>
<script src="https://js.hcaptcha.com/1/api.js?render=explicit" async defer></script>
<script src="https://js.hcaptcha.com/1/api.js" async defer></script>
</svelte:head>
{#if game_pin === '' || game_pin.length <= 7}