We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bea5e0 commit 20eea18Copy full SHA for 20eea18
src/main/java/com/ics/enums/Authority.java
@@ -49,7 +49,7 @@ public enum Authority {
49
DELETE_PERMISSION("ics.perm.delete_permission"),
50
51
// nigga
52
- NIGGA_MAN("ics.perm.nigga");
+ NIGGA_MAN("ics.perm.made_to_show_case_non_existing_authorities");
53
54
private final String authority;
55
0 commit comments