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

update tv guide

This commit is contained in:
Luke Pulverenti 2016-03-19 17:25:07 -04:00
parent 66043451c1
commit e9e57ba19e
4 changed files with 1 additions and 268 deletions

View file

@ -15,8 +15,7 @@
page.guideInstance = new tvguide({
element: tabContent,
enableHeadRoom: true,
enableHoverMenu: true
enableHeadRoom: true
});
});
}