diff --git a/content/en/api/entities.md b/content/en/api/entities.md index d7ba2d7a..f8e94595 100644 --- a/content/en/api/entities.md +++ b/content/en/api/entities.md @@ -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) |{{< yes >}}|2.6.0| +| `last_status` | [Status](#status) |{{< no >}}|2.6.0| | `unread` | Boolean |{{< no >}}|2.6.0|