mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
email_mirror: Rename include-quotations to include-quotes.
This commit is contained in:
committed by
Tim Abbott
parent
519ed41803
commit
f1b135bd16
@@ -7,7 +7,7 @@ from zerver.models import Stream
|
||||
|
||||
from typing import Dict, Tuple
|
||||
|
||||
optional_address_tokens = ["show-sender", "include-footer", "include-quotations"]
|
||||
optional_address_tokens = ["show-sender", "include-footer", "include-quotes"]
|
||||
|
||||
class ZulipEmailForwardError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user