and another

Orual d695a1b2 391b7e75

+14 -4
+14 -4
lexicons/sh/weaver/actor/defs.json
··· 42 "description": "Notebooks or other records pinned for display.", 43 "type": "ref", 44 "ref": "#pinnedList" 45 - } 46 "labels": { 47 "type": "array", 48 "items": { "type": "ref", "ref": "com.atproto.label.defs#label" } ··· 57 }, 58 "subscribedCount": { 59 "type": "integer" 60 - }, 61 } 62 }, 63 "profileViewBasic": { ··· 82 "type": "ref", 83 "description": "Pronouns to use in user-generated content.", 84 "ref": "#pronounsList" 85 - }, 86 } 87 }, 88 "profileDataView": { ··· 124 "items": { 125 "type": "string", 126 "maxLength": "50", 127 - "knownValues": ["she/her", "he/him", "they/them", "it/its", "she/they", "he/they", "they/he", "they/she", "any/all"] 128 } 129 }, 130 "pinnedList": {
··· 42 "description": "Notebooks or other records pinned for display.", 43 "type": "ref", 44 "ref": "#pinnedList" 45 + }, 46 "labels": { 47 "type": "array", 48 "items": { "type": "ref", "ref": "com.atproto.label.defs#label" } ··· 57 }, 58 "subscribedCount": { 59 "type": "integer" 60 + } 61 } 62 }, 63 "profileViewBasic": { ··· 82 "type": "ref", 83 "description": "Pronouns to use in user-generated content.", 84 "ref": "#pronounsList" 85 + } 86 } 87 }, 88 "profileDataView": { ··· 124 "items": { 125 "type": "string", 126 "maxLength": "50", 127 + "knownValues": [ 128 + "she/her", 129 + "he/him", 130 + "they/them", 131 + "it/its", 132 + "she/they", 133 + "he/they", 134 + "they/he", 135 + "they/she", 136 + "any/all" 137 + ] 138 } 139 }, 140 "pinnedList": {