mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +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.