docs: Fix recent regression with server-settings.

We just needed a blank line after the "Changes"
paragraph.  Otherwise, the list formatting gets
all messed up.
This commit is contained in:
Steve Howell 2020-05-08 10:48:26 +00:00 committed by showell
parent 060e54e814
commit ac2d7fef56
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
**Changes**. New in Zulip 2.2. We recommend using an implied value
of 0 for Zulip servers that do not send this field.
* `push_notifications_enabled`: whether mobile/push notifications are enabled.
* `is_incompatible`: whether the Zulip client that has sent a request to
this endpoint is deemed incompatible with the server.