mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
read/write remote trailers to xml
This commit is contained in:
parent
4a439addcd
commit
c6dd5d44df
35 changed files with 64 additions and 42 deletions
|
@ -245,7 +245,7 @@
|
|||
|
||||
themes: {
|
||||
theme: 'mb3',
|
||||
url: 'thirdparty/jstree1.0fix3/themes/mb3/style.css?v=' + Dashboard.initialServerVersion
|
||||
url: 'thirdparty/jstree1.0/themes/mb3/style.css?v=' + Dashboard.initialServerVersion
|
||||
}
|
||||
|
||||
}).off('select_node.jstree').on('select_node.jstree', function (event, data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue