Skip to content

Commit 4875a08

Browse files
authored
change feedback to suppport email (#147)
* change feedback to suppport email * chore: fix code style --------- Co-authored-by: JoaoSRaposo <[email protected]>
1 parent 00562f9 commit 4875a08

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/app/feedback.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const feedback = {
5858
success: "We Appreciate Your Feedback!",
5959
failedTitle: "Oops, an error occurred!",
6060
failedMessage:
61-
"Please try again. If this keeps happening, try to send an email to feedback@hejbit.com instead.",
61+
"Please try again. If this keeps happening, try to send an email to support@hejbit.com instead.",
6262
position: "right",
6363
});
6464
feedbackInstance.renderButton();

vendor-bin/sentry/composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)