Skip to content

Commit

Permalink
#1488 Added access for approved statistitian
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrookeswebdev committed Sep 10, 2021
1 parent 5826559 commit 64a2127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/auth.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const module = {
'lisa.grant@justice.gov.uk',
'rita.kumi.ampofo@justice.gov.uk',
'wincen.lowe@justice.gov.uk',
'molly.meadows@justice.gov.uk',
].indexOf((user.email).toLowerCase()) >= 0) {
allOk = true;
}
Expand Down

0 comments on commit 64a2127

Please sign in to comment.