Update entities.md

This commit is contained in:
Thomas 2018-11-23 17:30:40 +01:00
parent e1cdde7ce2
commit fe35907b71
1 changed files with 1 additions and 1 deletions

View File

@ -323,5 +323,5 @@ Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_mana
|---------|-----------|:------:|:------:|
| `id` | String |{{< no >}}|2.6.0|
| `accounts` | Array of [Account](#account) |{{< no >}}|2.6.0|
| `last_status` | [Status](#status) |{{< no >}}|2.6.0|
| `last_status` | [Status](#status) |{{< yes >}}|2.6.0|
| `unread` | Boolean |{{< no >}}|2.6.0|