mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 18:53:27 +01:00
update locks
This commit is contained in:
@@ -206,8 +206,7 @@ namespace MediaBrowser.Providers.Music
|
||||
return _httpClient.GetResponse(new HttpRequestOptions
|
||||
{
|
||||
CancellationToken = cancellationToken,
|
||||
Url = url,
|
||||
ResourcePool = FanArtResourcePool
|
||||
Url = url
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user