Write on the margins of the internet. Powered by the AT Protocol. margin.at
extension web atproto comments

fix icons max graphemes and lenght for non emoji collections

+3 -3
+3 -3
lexicons/at/margin/collection.json
··· 25 25 }, 26 26 "icon": { 27 27 "type": "string", 28 - "maxLength": 10, 29 - "maxGraphemes": 2, 30 - "description": "Emoji icon for the collection" 28 + "maxLength": 100, 29 + "maxGraphemes": 100, 30 + "description": "Emoji icon or icon identifier for the collection" 31 31 }, 32 32 "createdAt": { 33 33 "type": "string",