mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +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. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||