🎨 Formatted code
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
const { response } = await hcaptcha.execute(hcaptchaWidgetID, {
|
||||
async: true
|
||||
});
|
||||
captcha_resp = response
|
||||
captcha_resp = response;
|
||||
captcha_resp = '';
|
||||
} catch (e) {
|
||||
if (import.meta.env.VITE_SENTRY !== null) {
|
||||
|
||||
Reference in New Issue
Block a user