Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 617cbf1

Browse files
1 parent e7d82a7 commit 617cbf1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sormas-api/src/main/java/de/symeda/sormas/api/user/UserRight.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,8 @@ public enum UserRight {
10891089
CONTACT_OFFICER,
10901090
HOSPITAL_INFORMANT,
10911091
COMMUNITY_INFORMANT,
1092-
POE_INFORMANT),
1092+
POE_INFORMANT,
1093+
LAB_USER),
10931094
SEE_SENSITIVE_DATA_OUTSIDE_JURISDICTION(),
10941095
CAMPAIGN_VIEW(
10951096
ADMIN,

0 commit comments

Comments
 (0)