Update item.tpl.html
This commit is contained in:
parent
3b9e90fb97
commit
55593e5c57
|
@ -67,8 +67,10 @@
|
|||
var video = document.getElementById('player');
|
||||
video.volume = 0.3;
|
||||
|
||||
window.onload = function() {
|
||||
var audio = document.getElementById('audioplayer');
|
||||
audio.volume = 0.3;
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
<! Fuck git… seriously-->
|
||||
|
|
Loading…
Reference in New Issue
Block a user