mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
Don’t hide it until both CSS and JS have loaded. Signed-off-by: Anders Kaseorg <[email protected]>
2 lines
38 B
JavaScript
2 lines
38 B
JavaScript
$("#app-loading").addClass("loaded");
|