mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
Currently, stream subscriptions aren't getting updated without hard reload when user is deactivated in realm. Fix this issue by updating stream subscription widgets on user deactivation event. Fixes #5623