Skip to content

Commit

Permalink
Fix texts
Browse files Browse the repository at this point in the history
  • Loading branch information
oddsson committed Oct 10, 2024
1 parent 08b70a2 commit 5fa9870
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ export const formatAdvocateAssignedEmailNotification = (
},
)
: formatMessage(notifications.advocateAssignedEmail.bodyAccess, {
defenderHasAccessToRVG: Boolean(overviewUrl),
court: theCase.court?.name,
advocateType,
courtCaseNumber: capitalize(theCase.courtCaseNumber ?? ''),
Expand Down

0 comments on commit 5fa9870

Please sign in to comment.