mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit renames reset_emails_in_zulip_realm function to reset_email_visibility_to_everyone_in_zulip_realm which makes it more clear to understand what the function actually does. This commit also adds a comment explaining what this function does.