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

update components

Conflicts:
	MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/browserdeviceprofile.js
This commit is contained in:
Luke Pulverenti 2016-01-30 13:31:31 -05:00
parent e4fcafe7aa
commit 8436c7ff3c
3 changed files with 86 additions and 122 deletions

View file

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