mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
js: Use XDate as a module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
c66931d4cd
commit
bcab7efb37
@@ -1,3 +1,5 @@
|
||||
const XDate = require("xdate");
|
||||
|
||||
let is_floating_recipient_bar_showing = false;
|
||||
|
||||
function top_offset(elem) {
|
||||
|
||||
Reference in New Issue
Block a user