mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
oops
This commit is contained in:
parent
0e1d3b2961
commit
455d93b15b
1 changed files with 0 additions and 2 deletions
|
@ -761,8 +761,6 @@ document.addEventListener('keydown', function(event) {
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
player.currentTime(player.duration() * number * 0.1);
|
player.currentTime(player.duration() * number * 0.1);
|
||||||
}
|
}
|
||||||
});
|
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue