mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
types: Extract update_message_event_schema.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
2548430af3
commit
6dfa1b6138
@@ -117,7 +117,7 @@ js_rules = RuleList(
|
||||
"pattern": "subject|SUBJECT",
|
||||
"exclude": {
|
||||
"web/src/message_store.ts",
|
||||
"web/src/types.ts",
|
||||
"web/src/server_event_types.ts",
|
||||
"web/src/util.ts",
|
||||
"web/src/message_events_util.ts",
|
||||
"web/src/message_helper.ts",
|
||||
|
Reference in New Issue
Block a user