mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
switch drag & drop lib
This commit is contained in:
parent
1f9c509d58
commit
f7c130f1b5
105 changed files with 4100 additions and 4165 deletions
|
@ -2067,7 +2067,7 @@ var AppInfo = {};
|
|||
medialibrarycreator: 'components/medialibrarycreator/medialibrarycreator',
|
||||
medialibraryeditor: 'components/medialibraryeditor/medialibraryeditor',
|
||||
howler: 'bower_components/howler.js/howler.min',
|
||||
dragula: 'bower_components/dragula.js/dist/dragula.min'
|
||||
sortable: 'bower_components/Sortable/Sortable.min'
|
||||
};
|
||||
|
||||
if (Dashboard.isRunningInCordova()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue