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-03-16 13:31:38 -04:00
parent 2cf4c1c4e0
commit 49ef08c64b
2 changed files with 5 additions and 4 deletions

View file

@ -517,6 +517,7 @@ define(['loading', 'viewManager', 'skinManager', 'pluginManager', 'backdrop', 'b
embyRouter.getRoutes = getRoutes;
embyRouter.pushState = pushState;
embyRouter.enableNativeHistory = enableNativeHistory;
embyRouter.showVideoOsd = showVideoOsd;
embyRouter.TransparencyLevel = {
None: 0,
Backdrop: 1,