develop #215

Merged
judaur2005 merged 2 commits from develop into main 2026-06-01 17:38:46 +00:00
Showing only changes of commit 38c0d04a19 - Show all commits

View File

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