mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
import $ from "jquery";
|
|
|
|
$("#app-loading").addClass("loaded");
|