Skip to content

Commit 20eea18

Browse files
committed
remove n
1 parent 1bea5e0 commit 20eea18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/ics/enums/Authority.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public enum Authority {
4949
DELETE_PERMISSION("ics.perm.delete_permission"),
5050

5151
// nigga
52-
NIGGA_MAN("ics.perm.nigga");
52+
NIGGA_MAN("ics.perm.made_to_show_case_non_existing_authorities");
5353

5454
private final String authority;
5555

0 commit comments

Comments
 (0)