gestion enum profile
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 31s
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 31s
This commit is contained in:
@@ -259,7 +259,7 @@ public enum UserRole {
|
|||||||
DELETE_USER,
|
DELETE_USER,
|
||||||
CREATE_PARAMETERS,
|
CREATE_PARAMETERS,
|
||||||
READ_PARAMETERS,
|
READ_PARAMETERS,
|
||||||
UPDATE_PARAMETERS
|
UPDATE_PARAMETERS,
|
||||||
|
DELETE_PARAMETERS
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user