mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00: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.
13 KiB
13 KiB