Skip to content

Commit

Permalink
add Kiran to auth
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlovesgithub committed Mar 23, 2023
1 parent ce7fe97 commit d577806
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 @@ -47,6 +47,7 @@ const module = {
'seniorleader@judicialappointments.digital',
'jacstaff@judicialappointments.digital',
'readonly@judicialappointments.digital',
'kiran.Annavarapu3@justice.gov.uk',
].indexOf((user.email).toLowerCase()) >= 0) {
allOk = true;
}
Expand Down

0 comments on commit d577806

Please sign in to comment.