1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update lazy loading

This commit is contained in:
Luke Pulverenti 2016-04-24 19:27:47 -04:00
parent bcb026427e
commit 67bc4c227e
5 changed files with 52 additions and 39 deletions

View file

@ -1,4 +1,4 @@
define(['appSettings'], function (appSettings) {
define(['appSettings', 'paper-button'], function (appSettings) {
function getReleases() {