Write on the margins of the internet. Powered by the AT Protocol.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix icons max graphemes and lenght for non emoji collections

scanash00 31ab2e92 5386ff07

+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",