Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
recipient_for_emails: Fix type error
Fixes [ File "/srv/zulip/zerver/lib/actions.py", line 605, in recipient_for_emails if not (normalized_emails & admin_realm_admin_emails or normalized_emails & settings.CROSS_REALM_BOT_EMAILS): TypeError: unsupported operand type(s) for &: 'set' and 'list' (imported from commit f39a95dad7b3207e9188fc03926cd116061ef3f3)
- Loading branch information