mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add back api keys
This commit is contained in:
parent
e890cbfe17
commit
265c46566d
8 changed files with 212 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
(function ($, document, LibraryBrowser, window) {
|
||||
(function ($, document, window) {
|
||||
|
||||
var currentItem;
|
||||
|
||||
|
@ -87,4 +87,4 @@
|
|||
|
||||
});
|
||||
|
||||
})(jQuery, document, LibraryBrowser, window);
|
||||
})(jQuery, document, window);
|
Loading…
Add table
Add a link
Reference in a new issue