1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-01-30 13:31:31 -05:00
parent 4a3a518fb7
commit 54d014972b
3 changed files with 8 additions and 8 deletions

View file

@ -788,7 +788,7 @@
showOverlayTimeout = setTimeout(function () {
onShowTimerExpired(elem);
}, 1000);
}, 1200);
}
function preventTouchHover() {