mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
2548f83871
commit
89200aaa59
79 changed files with 578 additions and 196 deletions
|
@ -488,10 +488,10 @@
|
|||
var deferred = DeferredBuilder.Deferred();
|
||||
|
||||
require([
|
||||
'thirdparty/jstree3.0.8/jstree.min'
|
||||
'bower_components/jstree/dist/jstree.min'
|
||||
], function () {
|
||||
|
||||
Dashboard.importCss('thirdparty/jstree3.0.8/themes/default/style.min.css');
|
||||
Dashboard.importCss('thirdparty/jstree/themes/default/style.min.css');
|
||||
deferred.resolve();
|
||||
});
|
||||
return deferred.promise();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue