mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 02:27:06 +01:00
updated js apiclient to latest
This commit is contained in:
@@ -305,9 +305,9 @@ MediaBrowser.ApiClient = function ($, navigator, JSON, WebSocket, setTimeout, wi
|
||||
url: url
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
function getRemoteImagePrefix(options) {
|
||||
|
||||
|
||||
var urlPrefix;
|
||||
|
||||
if (options.artist) {
|
||||
|
||||
Reference in New Issue
Block a user