mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
js: Convert static/js/notifications.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
9a3dcb7305
commit
9d318f054f
@@ -1,3 +1,4 @@
|
||||
import * as notifications from "./notifications";
|
||||
import * as pm_list from "./pm_list";
|
||||
import * as top_left_corner from "./top_left_corner";
|
||||
import * as topic_list from "./topic_list";
|
||||
|
||||
Reference in New Issue
Block a user