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

update translations

This commit is contained in:
Luke Pulverenti 2014-06-24 17:45:21 -04:00
parent bcb7bc1bf0
commit bb5f0a002b
10 changed files with 168 additions and 24 deletions

View file

@ -455,6 +455,8 @@ $.fn.createHoverTouch = function () {
if (preventHover) {
$(this).trigger('hovertouch');
stopTimer(this);
preventHover = false;
}
});