This commit is contained in:
BJRambo 2016-05-29 03:01:33 +09:00
parent ea8c5d24f0
commit d50b3a87a6

View file

@ -137,8 +137,9 @@
} }
setTimeout(sc, 100); setTimeout(sc, 100);
} }
</block>
sc(); sc();
</block>
})(jQuery); })(jQuery);
//]]> //]]>