mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
addition of defaults
This commit is contained in:
parent
73bb781c6a
commit
aaad59cca6
28 changed files with 36 additions and 0 deletions
|
@ -6,6 +6,7 @@ define(['dialogHelper', 'inputManager', 'connectionManager', 'layoutManager', 'f
|
|||
'use strict';
|
||||
|
||||
browser = browser.default || browser;
|
||||
layoutManager = layoutManager.default || layoutManager;
|
||||
|
||||
/**
|
||||
* Name of transition event.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue