Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Puridach Wutthihathaithamrong committed Feb 29, 2024
1 parent 640f960 commit 38ea0f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ interface NotificationMethodProps {
}

const TRANSLATIONS = {
EMAIL_SUBJECT_NAME: t('Email subject name (optional)'),
EMAIL_SUBJECT_NAME: t('Email subject name (optional) '),
};

export const NotificationMethod: FunctionComponent<NotificationMethodProps> = ({
Expand Down

0 comments on commit 38ea0f6

Please sign in to comment.