Fix the description of `media_attachments` in `StatusEdit`

This commit is contained in:
Adam Harvey 2023-03-01 15:44:39 -08:00
parent b458498d25
commit db9fcaecac
No known key found for this signature in database
GPG Key ID: CDDA7B793B3E9A18
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ aliases: [
### `media_attachments` {#media_attachments}
**Description:** The current state of the poll options at this revision. Note that edits changing the poll options will be collapsed together into one edit, since this action resets the poll.\
**Description:** The current state of the media attachments at this revision.\
**Type:** Array of [MediaAttachment]({{<relref "entities/MediaAttachment">}})\
**Version history:**\
3.5.0 - added