Cleanup: Debug-Logging entfernt
This commit is contained in:
parent
8559d2831e
commit
cbaac4b5a4
1 changed files with 1 additions and 2 deletions
|
|
@ -66,8 +66,7 @@
|
|||
});
|
||||
formDone = true;
|
||||
formName = formCompany = formEmail = formPhone = formMsg = '';
|
||||
} catch (e: any) {
|
||||
console.error('Inquiry error:', e?.status, e?.message, e?.data);
|
||||
} catch {
|
||||
formError = 'Fehler beim Senden. Bitte direkt an hallo@checkflo.de schreiben.';
|
||||
} finally {
|
||||
formSending = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue