From e48ded062fedbd16a5ccbed88c0205fd256952aa Mon Sep 17 00:00:00 2001 From: Artem <189279532+jpcshka@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:30:10 +0300 Subject: [PATCH] Update data/event-schemas/schema/m.room.image_pack.yaml Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- data/event-schemas/schema/m.room.image_pack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/event-schemas/schema/m.room.image_pack.yaml b/data/event-schemas/schema/m.room.image_pack.yaml index 904e4e5f..945b4922 100644 --- a/data/event-schemas/schema/m.room.image_pack.yaml +++ b/data/event-schemas/schema/m.room.image_pack.yaml @@ -68,7 +68,7 @@ properties: pattern: "^mxc:\\/\\/" usage: description: |- - The intended usages for this pack. The defined values are + The intended usage(s) for this pack. The defined values are `emoticon` (images intended to be sent inline in messages) and `sticker` (images intended to be sent as standalone sticker events). If absent or empty, all usage types are assumed.