mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-09 08:22:11 -05:00
5395154832
Media attachments weren't shown in the report modal since they were passed as `media` to `StatusContent`, but `StatusContent` doesn't use the media prop anymore. Instead match the file with vanilla. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>