mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
docs: Add missing space in “emoji set”.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
1fc801a43f
commit
1376feda93
@@ -1178,7 +1178,7 @@ def get_server_settings(client: Client) -> None:
|
||||
def update_settings(client: Client) -> None:
|
||||
|
||||
# {code_example|start}
|
||||
# Enable push notifications even when online and change emojiset
|
||||
# Enable push notifications even when online and change emoji set
|
||||
request = {
|
||||
"enable_offline_push_notifications": True,
|
||||
"enable_online_push_notifications": True,
|
||||
|
||||
Reference in New Issue
Block a user