mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 01:53:59 +00:00
gear_menu: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
aa0dd44234
commit
bb174e9b64
@@ -108,7 +108,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/feedback_widget.ts",
|
||||
"web/src/fetch_status.ts",
|
||||
"web/src/flatpickr.ts",
|
||||
"web/src/gear_menu.js",
|
||||
"web/src/gear_menu.ts",
|
||||
"web/src/giphy.ts",
|
||||
"web/src/giphy_state.ts",
|
||||
"web/src/global.ts",
|
||||
|
||||
Reference in New Issue
Block a user