mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
stream_color: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
8208776b47
commit
519a2af2a4
@@ -222,7 +222,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/spectators.ts",
|
||||
"web/src/spoilers.ts",
|
||||
"web/src/starred_messages_ui.js",
|
||||
"web/src/stream_color.js",
|
||||
"web/src/stream_color.ts",
|
||||
"web/src/stream_color_events.js",
|
||||
"web/src/stream_create.js",
|
||||
"web/src/stream_create_subscribers.js",
|
||||
|
||||
Reference in New Issue
Block a user