docs: Fix is_home_view type in API changelog.

This commit is contained in:
Tim Abbott 2020-07-10 00:08:32 -07:00
parent ff1622afcf
commit 56addb6139
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ below features are supported.
`demote_inactive_streams` display settings.
* `enable_stream_sounds` was renamed to
`enable_stream_audible_notifications`.
* Deprecated `is_home_view`, replacing it with the more readable
* Deprecated `in_home_view`, replacing it with the more readable
`is_muted` (with the opposite meaning).
* Custom profile fields: Added `EXTERNAL_ACCOUNT` field type.