avatar color attribute in avatar field
This commit is contained in:
@@ -119,11 +119,7 @@
|
||||
},
|
||||
"scopeFieldLevel": {
|
||||
"User": {
|
||||
"gender": false,
|
||||
"avatarColor": {
|
||||
"read": "yes",
|
||||
"edit": "no"
|
||||
}
|
||||
"gender": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -404,6 +404,9 @@
|
||||
"defaultAttributes": {
|
||||
"avatarId": null
|
||||
},
|
||||
"additionalAttributeList": [
|
||||
"avatarColor"
|
||||
],
|
||||
"layoutAvailabilityList": []
|
||||
},
|
||||
"avatarColor": {
|
||||
|
||||
Reference in New Issue
Block a user