forked from tangled.org/core
Monorepo for Tangled — https://tangled.org

Compare changes

Choose any two refs to compare.

Changed files
+6
lexicons
actor
+6
lexicons/actor/profile.json
··· 55 "maxGraphemes": 40, 56 "maxLength": 400 57 }, 58 "pinnedRepositories": { 59 "type": "array", 60 "description": "Any ATURI, it is up to appviews to validate these fields.",
··· 55 "maxGraphemes": 40, 56 "maxLength": 400 57 }, 58 + "pronouns": { 59 + "type": "string", 60 + "description": "Free-form preferred pronouns text.", 61 + "maxGraphemes": 40, 62 + "maxLength": 400 63 + }, 64 "pinnedRepositories": { 65 "type": "array", 66 "description": "Any ATURI, it is up to appviews to validate these fields.",