mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +00:00
Don’t hide it until both CSS and JS have loaded. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2 lines
38 B
JavaScript
2 lines
38 B
JavaScript
$("#app-loading").addClass("loaded");
|