first commit

This commit is contained in:
2024-12-18 16:03:02 +01:00
commit 287a3ee40f
17 changed files with 540 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"items": [
{
"itemType": "USERS_RESET",
"requiresFile": false
},
{
"itemType": "BASIC_DATA_USER",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_USER_RIGHT",
"requiresFile": true
}
]
}