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