mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
is_cross_realm_bot_email is just `email.lower() in settings.CROSS_REALM_BOT_EMAILS` which is the same, aside of looking at .lower() - which is actually more correct.
23 KiB
23 KiB