mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
Before this we did not have remove event in server_events_dispatch.js for the user group delete event even though server had. This was leading to blueslip errors. Extracted the logic which was used in success() of channel.del for user_groups into the remove case in server_events_dispatch. Also removed the redundant reload call as we already do that in server events. |
||
|---|---|---|
| .. | ||
| events.js | ||