mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
3 lines
45 B
JavaScript
3 lines
45 B
JavaScript
(function($) {
|
|
$(".xe").hide();
|
|
})(jQuery);
|