mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
narrow_history: Convert module to typescript.
This commit is contained in:
committed by
Anders Kaseorg
parent
e0a10c2d94
commit
b20694aa07
@@ -149,7 +149,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/modals.ts",
|
||||
"web/src/muted_users_ui.js",
|
||||
"web/src/narrow.js",
|
||||
"web/src/narrow_history.js",
|
||||
"web/src/narrow_history.ts",
|
||||
"web/src/narrow_title.ts",
|
||||
"web/src/navbar_alerts.js",
|
||||
"web/src/navbar_help_menu.js",
|
||||
|
||||
Reference in New Issue
Block a user