mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
2cf4c1c4e0
commit
49ef08c64b
2 changed files with 5 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue