Skip to content

Commit

Permalink
feat: feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
gander committed Feb 23, 2024
1 parent 8134af5 commit bd97228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ if (import.meta.env.PROD && import.meta.env.VITE_SENTRY_DSN) {
buttonLabel: 'Send Feedback',
formTitle: 'Send Feedback',
submitButtonLabel: 'Send',
successMessageText: 'Thank you for your feedback!',
// @ts-ignore
onFormOpen: () => umami?.track('Feedback Form Open'),
// @ts-ignore
Expand Down

0 comments on commit bd97228

Please sign in to comment.