mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dependency loading
This commit is contained in:
parent
a1d3c595d0
commit
cd12f1778e
21 changed files with 20 additions and 21 deletions
|
@ -2007,7 +2007,6 @@ var AppInfo = {};
|
|||
|
||||
// TODO: These need to be removed
|
||||
deps.push('paper-icon-item');
|
||||
deps.push('paper-item-body');
|
||||
|
||||
require(deps, function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue