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

use visibleinviewport

This commit is contained in:
Luke Pulverenti 2016-01-12 12:54:37 -05:00
parent 7e639dbf67
commit 378cb21558
2 changed files with 12 additions and 57 deletions

View file

@ -1842,6 +1842,7 @@ var AppInfo = {};
credentialprovider: apiClientBowerPath + '/credentials',
apiclient: apiClientBowerPath + '/apiclient',
connectionmanagerfactory: apiClientBowerPath + '/connectionmanager',
visibleinviewport: embyWebComponentsBowerPath + "/visibleinviewport",
browserdeviceprofile: embyWebComponentsBowerPath + "/browserdeviceprofile",
browser: embyWebComponentsBowerPath + "/browser",
qualityoptions: embyWebComponentsBowerPath + "/qualityoptions",