mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
settings: Italicize text inside parens for presence_enabled setting.
This commit is contained in:
@@ -111,6 +111,8 @@ IGNORED_PHRASES = [
|
||||
r"to add a new line",
|
||||
# Used in showing Notification Bot read receipts message
|
||||
"Notification Bot",
|
||||
# Used in presence_enabled setting label
|
||||
r"invisible mode off",
|
||||
]
|
||||
|
||||
# Sort regexes in descending order of their lengths. As a result, the
|
||||
|
||||
Reference in New Issue
Block a user