1
0
Fork 0
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:
Luke Pulverenti 2015-12-05 10:41:46 -05:00
parent a1d3c595d0
commit cd12f1778e
21 changed files with 20 additions and 21 deletions

View file

@ -1,4 +1,4 @@
define(['components/paperdialoghelper', 'paper-item', 'paper-input', 'paper-fab'], function () {
define(['components/paperdialoghelper', 'paper-item', 'paper-input', 'paper-fab', 'paper-item-body'], function () {
var systemInfo;
function getSystemInfo() {