diff --git a/content/client-server-api/modules/image_packs.md b/content/client-server-api/modules/image_packs.md index f18a7d1b..0d7626fc 100644 --- a/content/client-server-api/modules/image_packs.md +++ b/content/client-server-api/modules/image_packs.md @@ -78,7 +78,7 @@ animations based on user preferences. A room MAY contain any number of image packs, each defined by an [`m.room.image_pack`](#mroomimage_pack) state event with a distinct `state_key`. An image pack with an empty `state_key` has no special meaning, it is simply another unique identifier. Clients SHOULD present the images in a room's packs only when the user is interacting in -that room. +that room, unless that image pack is enabled globally. #### User image packs