Update content/client-server-api/modules/image_packs.md

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Artem 2026-06-24 18:29:21 +03:00 committed by GitHub
parent 02edbc2622
commit 3f08ea8425
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,7 +140,7 @@ The `title` attribute SHOULD be present and set to the shortcode of the
emote. Clients MAY display this as a tooltip.
The `height` attribute MUST be present for backwards compatibility with
clients that do not support custom emotes. Clients SHOULD set this to `32`.
clients that do not support custom emotes. Clients SHOULD set this to "32".
Clients implementing image pack support SHOULD override this value when
rendering based on the user's font size or other environmental factors. The
`width` attribute SHOULD be omitted to preserve the image's aspect ratio.