mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
js: Convert static/js/unread.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
9997e13032
commit
727208b84c
@@ -14,7 +14,6 @@ rewiremock("../../static/js/starred_messages").with({
|
||||
|
||||
rewiremock.enable();
|
||||
|
||||
zrequire("unread");
|
||||
const message_flags = zrequire("message_flags");
|
||||
|
||||
const ui = set_global("ui", {});
|
||||
|
||||
Reference in New Issue
Block a user