mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
The implementation closely follows `handle_deactivation()`. Using the same existing reactivate confirmation modal. Also, this commit will also lead to open confirmation modal to reactivate bots in settings > bots, and currently there is no existing confirmation modal for deactivating bots. This commit is a follow-up of #21436.