diff --git a/apps/frontend/src/components/ui/HCaptcha.vue b/apps/frontend/src/components/ui/HCaptcha.vue index 05262a816..3421afa01 100644 --- a/apps/frontend/src/components/ui/HCaptcha.vue +++ b/apps/frontend/src/components/ui/HCaptcha.vue @@ -1,28 +1,34 @@ @@ -33,7 +39,7 @@ defineExpose({ class="h-captcha" data-sitekey="4a7a2c80-68f2-4190-9d52-131c76e0c14e" :data-theme="$theme.active === 'light' ? 'light' : 'dark'" - data-callback="updateCatpchaToken" + data-callback="hCaptchaUpdateToken" >