From 4078173011f24e792021181dc8b496b6edafcb8c Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 22 Nov 2024 15:12:42 +0000 Subject: [PATCH] Typo Co-authored-by: R Midhun Suresh --- proposals/4230-animated-image-flag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/4230-animated-image-flag.md b/proposals/4230-animated-image-flag.md index a1e0571f7..b30ef5a44 100644 --- a/proposals/4230-animated-image-flag.md +++ b/proposals/4230-animated-image-flag.md @@ -12,7 +12,7 @@ animation to start without a delay while it's downloaded. ## Proposal -We add an optional boolean flag, `ia_animated` to the `info` object of `m.image` events indicating if +We add an optional boolean flag, `is_animated` to the `info` object of `m.image` events indicating if the image is animated or not. This SHOULD match whether the original image contains animation. Note that this will require clients probe the image file for animation. Simpler clients may, therefore, choose to not send this value at all, or always set it to false, meaning receiving clients are