Add choral-membership

This commit is contained in:
2025-04-18 12:08:31 +02:00
parent 3cb23ef4b7
commit d524e765ce
9 changed files with 126 additions and 9 deletions

View File

@@ -2,7 +2,8 @@
"collectionName": "components_user_permissions",
"info": {
"displayName": "permissions",
"icon": "key"
"icon": "key",
"description": ""
},
"options": {},
"attributes": {
@@ -16,13 +17,10 @@
"users"
]
},
"active": {
"canRead": {
"type": "boolean"
},
"read": {
"type": "boolean"
},
"write": {
"canWrite": {
"type": "boolean"
}
}