Skip to content

Commit

Permalink
change mail lang to EN
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-deriv committed Jul 25, 2024
1 parent ae00b1a commit 6189f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/gatsby-theme-deriv/gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,8 @@ const BuildPage = (page, actions, region) => {
redirectInBrowser: true,
isPermanent: true,
});
lang = 'EN';
}

return current_page
})
}
Expand Down

0 comments on commit 6189f64

Please sign in to comment.