Skip to content

Commit e7c162d

Browse files
authored
Added BTL Role in FPM policy (#2989)
1 parent bf7c27b commit e7c162d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/authorization/policies/by-role/project-manager.policy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import {
1515
Role.assignable(r, [
1616
Role.Intern,
1717
Role.Liaison,
18+
Role.BibleTranslationLiaison,
1819
Role.Mentor,
1920
Role.RegionalCommunicationsCoordinator,
2021
Role.Translator,

0 commit comments

Comments
 (0)