From 3f08ea8425ee879de8fe359f540823ef564bfce9 Mon Sep 17 00:00:00 2001 From: Artem <189279532+jpcshka@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:29:21 +0300 Subject: [PATCH] Update content/client-server-api/modules/image_packs.md Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- content/client-server-api/modules/image_packs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/image_packs.md b/content/client-server-api/modules/image_packs.md index 9b7f498e..b1c0524d 100644 --- a/content/client-server-api/modules/image_packs.md +++ b/content/client-server-api/modules/image_packs.md @@ -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.