mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
emails: Rename "missed message email" to "message notification email".
This commit is contained in:
committed by
Tim Abbott
parent
cc11575b21
commit
977a2f7fa0
@@ -9089,7 +9089,7 @@ paths:
|
||||
- name: message_content_in_email_notifications
|
||||
in: query
|
||||
description: |
|
||||
Include the message's content in missed messages email notifications.
|
||||
Include the message's content in email notifications for new messages.
|
||||
schema:
|
||||
type: boolean
|
||||
example: true
|
||||
@@ -9128,7 +9128,7 @@ paths:
|
||||
- name: realm_name_in_notifications
|
||||
in: query
|
||||
description: |
|
||||
Include organization name in subject of missed message emails.
|
||||
Include organization name in subject of message notification emails.
|
||||
schema:
|
||||
type: boolean
|
||||
example: true
|
||||
|
||||
Reference in New Issue
Block a user