0.12.0 : modify user

This commit is contained in:
2025-11-11 19:09:04 +01:00
parent 2bc35b639b
commit d64c647865
6 changed files with 673 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
{
"collectionName": "components_user_languages",
"info": {
"displayName": "language",
"icon": "feather",
"description": ""
},
"options": {},
"attributes": {
"language": {
"type": "string"
},
"level": {
"type": "integer"
}
}
}