Skip to content

Commit

Permalink
contact number changed (#3960)
Browse files Browse the repository at this point in the history
  • Loading branch information
RiteshHMCTS authored Oct 17, 2024
1 parent e3a425f commit 5ed1c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const helpContactDetails: ContactDetailsDataModel[] = [
title: 'For damages general enquires is:',
badgeColour: BadgeColour.BADGE_RED,
email: 'DamagesClaims@justice.gov.uk',
phone: '0300 123 1372',
phone: '0300 123 1056',
openingTimes: 'Monday to Friday, 8:30am to 5pm'
},
{
Expand Down

0 comments on commit 5ed1c00

Please sign in to comment.