mirror of https://github.com/zulip/zulip.git
docs: Fix is_home_view type in API changelog.
This commit is contained in:
parent
ff1622afcf
commit
56addb6139
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue