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