Skip to content

Commit

Permalink
make tooltip more explanatory
Browse files Browse the repository at this point in the history
  • Loading branch information
niclasheun committed Feb 9, 2025
1 parent 814ac0d commit fd5ae1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const SettingsCard = ({
</TooltipTrigger>
{!automaticConfirmationMailEnabled && (
<TooltipContent>
Confirmation mail and subject have to be configured or saved.
Confirmation mail subject or content is missing.
</TooltipContent>
)}
</Tooltip>
Expand Down

0 comments on commit fd5ae1f

Please sign in to comment.