mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +00:00
types: Extract and correct user_group_update_event_schema.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
4da6db9af8
commit
2548430af3
@@ -202,6 +202,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/search_suggestion.ts",
|
||||
"web/src/sent_messages.ts",
|
||||
"web/src/sentry.ts",
|
||||
"web/src/server_event_types.ts",
|
||||
"web/src/server_events.js",
|
||||
"web/src/settings.ts",
|
||||
"web/src/settings_account.ts",
|
||||
|
||||
Reference in New Issue
Block a user