mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
stream_edit_toggler: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
97f4847c71
commit
cac5778e70
@@ -223,7 +223,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/stream_create_subscribers.js",
|
||||
"web/src/stream_edit.js",
|
||||
"web/src/stream_edit_subscribers.js",
|
||||
"web/src/stream_edit_toggler.js",
|
||||
"web/src/stream_edit_toggler.ts",
|
||||
"web/src/stream_list.js",
|
||||
"web/src/stream_muting.js",
|
||||
"web/src/stream_popover.js",
|
||||
|
||||
Reference in New Issue
Block a user