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

update music

This commit is contained in:
Luke Pulverenti 2016-06-17 16:07:41 -04:00
parent fc6e56d05d
commit ec0b19ecca
3 changed files with 2 additions and 20 deletions

View file

@ -1,4 +1,4 @@
define(['events', 'libraryBrowser', 'imageLoader', 'alphaPicker'], function (events, libraryBrowser, imageLoader, alphaPicker) {
define(['events', 'libraryBrowser', 'imageLoader'], function (events, libraryBrowser, imageLoader) {
return function (view, params, tabContent) {