mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated js apiclient to latest
This commit is contained in:
parent
1f5e04876d
commit
d62fea9ccf
2 changed files with 3 additions and 3 deletions
|
@ -305,9 +305,9 @@ MediaBrowser.ApiClient = function ($, navigator, JSON, WebSocket, setTimeout, wi
|
|||
url: url
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
function getRemoteImagePrefix(options) {
|
||||
|
||||
|
||||
var urlPrefix;
|
||||
|
||||
if (options.artist) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue