mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
fix typo
This commit is contained in:
parent
ea8c5d24f0
commit
d50b3a87a6
1 changed files with 2 additions and 1 deletions
|
|
@ -137,8 +137,9 @@
|
||||||
}
|
}
|
||||||
setTimeout(sc, 100);
|
setTimeout(sc, 100);
|
||||||
}
|
}
|
||||||
</block>
|
|
||||||
sc();
|
sc();
|
||||||
|
</block>
|
||||||
|
|
||||||
|
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
//]]>
|
//]]>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue