mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
Fixes #32369 Migrate stream delete event to include only stream ids in the form of "stream_ids": [1,...], because clients only need the ids. While keep sending ids in the form of "streams": [{stream_id: 1},...] for compatibility with all clients other than web.
11 KiB
11 KiB