mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
gear_menu: Move from TS to normal JS module.
Need to convert gear menu to popover.
This commit is contained in:
@@ -104,7 +104,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/favicon.ts",
|
||||
"web/src/feedback_widget.ts",
|
||||
"web/src/flatpickr.ts",
|
||||
"web/src/gear_menu.ts",
|
||||
"web/src/gear_menu.js",
|
||||
"web/src/giphy.js",
|
||||
"web/src/global.d.ts",
|
||||
"web/src/hash_util.ts",
|
||||
|
||||
Reference in New Issue
Block a user