mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
js: Convert static/js/message_events.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
d8c793f791
commit
9e613b1487
@@ -1,3 +1,4 @@
|
||||
import * as message_events from "./message_events";
|
||||
import * as message_list from "./message_list";
|
||||
|
||||
function truncate_precision(float) {
|
||||
|
||||
Reference in New Issue
Block a user