1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Make category in CustomEmoji nullable (#1435)

Update CustomEmoji.md

- Add nullable to category
This commit is contained in:
Mahan 2024-04-29 08:00:54 +00:00 committed by GitHub
parent 237a8ad45b
commit 7403a1c55f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ aliases: [
### `category` {#category}
**Description:** Used for sorting custom emoji in the picker.\
**Type:** String\
**Type:** {{<nullable>}} String\
**Version history:**\
3.0.0 - added