mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
emails: Fix subject -> email_subject in send_email.py.
This commit is contained in:
@@ -30,7 +30,6 @@ FILES_WITH_LEGACY_SUBJECT = {
|
||||
# probably always be exempt:
|
||||
'zerver/lib/email_mirror.py',
|
||||
'zerver/lib/feedback.py',
|
||||
'zerver/lib/send_email.py',
|
||||
'zerver/tests/test_new_users.py',
|
||||
|
||||
# These are tied more to our API than our DB model.
|
||||
|
||||
Reference in New Issue
Block a user