🚑 Captcha-Fix

This commit is contained in:
Mawoka
2022-04-11 18:17:29 +02:00
parent 47cfc962bf
commit c44148db92
-1
View File
@@ -49,7 +49,6 @@
async: true
});
captcha_resp = response;
captcha_resp = '';
} catch (e) {
if (import.meta.env.VITE_SENTRY !== null) {
Sentry.captureException(e);