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

restore library editor

This commit is contained in:
Luke Pulverenti 2015-10-15 23:17:42 -04:00
parent 99d3154872
commit 55172c0a19
6 changed files with 239 additions and 65 deletions

View file

@ -2063,6 +2063,7 @@ var AppInfo = {};
collectioneditor: 'components/collectioneditor/collectioneditor',
playlisteditor: 'components/playlisteditor/playlisteditor',
medialibrarycreator: 'components/medialibrarycreator/medialibrarycreator',
medialibraryeditor: 'components/medialibraryeditor/medialibraryeditor',
howler: 'bower_components/howler.js/howler.min',
dragula: 'bower_components/dragula.js/dist/dragula.min'
};