Fix the description of `media_attachments` in `StatusEdit` (#1180)
This commit is contained in:
parent
70f4386efd
commit
e3ea6ccf8f
|
@ -105,7 +105,7 @@ aliases: [
|
||||||
|
|
||||||
### `media_attachments` {#media_attachments}
|
### `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">}})\
|
**Type:** Array of [MediaAttachment]({{<relref "entities/MediaAttachment">}})\
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
3.5.0 - added
|
3.5.0 - added
|
||||||
|
|
Loading…
Reference in New Issue