channel-folders: Send event when reordering channel folders.

This commit is contained in:
Sahil Batra
2025-08-12 16:04:16 +05:30
committed by Tim Abbott
parent e132af28fc
commit 5675860707
9 changed files with 88 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
# new level means in api_docs/changelog.md, as well as "**Changes**"
# entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 417
API_FEATURE_LEVEL = 418
# 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