and another

Orual 8f30bbfe d695a1b2

+4 -2
+4 -2
lexicons/sh/weaver/actor/defs.json
··· 123 "type": "array", 124 "items": { 125 "type": "string", 126 - "maxLength": "50", 127 "knownValues": [ 128 "she/her", 129 "he/him", ··· 135 "they/she", 136 "any/all" 137 ] 138 - } 139 }, 140 "pinnedList": { 141 "type": "array",
··· 123 "type": "array", 124 "items": { 125 "type": "string", 126 + "maxLength": 500, 127 + "maxGraphemes": 50, 128 "knownValues": [ 129 "she/her", 130 "he/him", ··· 136 "they/she", 137 "any/all" 138 ] 139 + }, 140 + "maxLength": 5 141 }, 142 "pinnedList": { 143 "type": "array",