Merge pull request 'develop' (#215) from develop into main
All checks were successful
CD - Deploy on main / deploy (push) Successful in 50s

Reviewed-on: #215
This commit was merged in pull request #215.
This commit is contained in:
2026-06-01 17:38:45 +00:00

View File

@@ -259,7 +259,7 @@ public enum UserRole {
DELETE_USER,
CREATE_PARAMETERS,
READ_PARAMETERS,
UPDATE_PARAMETERS
UPDATE_PARAMETERS,
DELETE_PARAMETERS
}