🚑 Captcha-Fix
This commit is contained in:
@@ -49,7 +49,6 @@
|
|||||||
async: true
|
async: true
|
||||||
});
|
});
|
||||||
captcha_resp = response;
|
captcha_resp = response;
|
||||||
captcha_resp = '';
|
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
if (import.meta.env.VITE_SENTRY !== null) {
|
if (import.meta.env.VITE_SENTRY !== null) {
|
||||||
Sentry.captureException(e);
|
Sentry.captureException(e);
|
||||||
|
|||||||
Reference in New Issue
Block a user