mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 19:43:47 +00:00
events: Remove email field from update subscription events.
This commit removes email field from update subscription events, as email field is of no use in this case.
This commit is contained in:
@@ -30,7 +30,7 @@ DESKTOP_WARNING_VERSION = "5.2.0"
|
||||
#
|
||||
# Changes should be accompanied by documentation explaining what the
|
||||
# new level means in templates/zerver/api/changelog.md.
|
||||
API_FEATURE_LEVEL = 39
|
||||
API_FEATURE_LEVEL = 40
|
||||
|
||||
# Bump the minor PROVISION_VERSION to indicate that folks should provision
|
||||
# only when going from an old version of the code to a newer version. Bump
|
||||
|
||||
Reference in New Issue
Block a user