Update item.tpl.html

This commit is contained in:
noxy 2017-02-02 14:15:40 +00:00
parent 666fd583e3
commit 2b6921c773

View File

@ -56,6 +56,6 @@
<script src="./s/shit.js"></script>
<script src="./s/theme.js"></script>
<script src="./s/plyr.js"></script>
<script>plyr.setup( { } );</script>
<script>plyr.setup( { autoplay: "false" } );</script>
</body>
</html>