Skip to content

Commit

Permalink
aut-2843 fix key issue
Browse files Browse the repository at this point in the history
  • Loading branch information
di-fabs authored and dbes-gds committed May 31, 2024
1 parent 2c49666 commit ad9b60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/contact-us/contact-us-controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ export function getQuestionFromThemes(
"pages.contactUsQuestions.provingIdentityProblemWithIdentityDocument.title",
{ lng: "en" }
),
provingIdentityProblemWithBankBuildingSocietyDetails: req.t(
proving_identity_problem_with_bank_building_society_details: req.t(
"pages.contactUsQuestions.provingIdentityProblemWithBankBuildingSocietyDetails.title",
{ lng: "en" }
),
Expand Down

0 comments on commit ad9b60e

Please sign in to comment.