Add missing turnstile-response

This commit is contained in:
Moe Poi 2024-02-17 19:14:38 +00:00
parent 7b7de4cdb3
commit eedd8fd698

View file

@ -265,6 +265,7 @@ async function onSubmit(): Promise<void> {
'hcaptcha-response': hCaptchaResponse.value,
'm-captcha-response': mCaptchaResponse.value,
'g-recaptcha-response': reCaptchaResponse.value,
'turnstile-response': turnstileResponse.value,
});
if (instance.emailRequiredForSignup) {
os.alert({