Fix build
This commit is contained in:
parent
15cae4ef00
commit
b37052a4a6
|
@ -1770,8 +1770,7 @@ namespace Jellyfin.Api.Controllers
|
||||||
return await GetImageResult(
|
return await GetImageResult(
|
||||||
options,
|
options,
|
||||||
cacheDuration,
|
cacheDuration,
|
||||||
ImmutableDictionary<string, string>.Empty,
|
ImmutableDictionary<string, string>.Empty)
|
||||||
Request.Method.Equals(HttpMethods.Head, StringComparison.OrdinalIgnoreCase))
|
|
||||||
.ConfigureAwait(false);
|
.ConfigureAwait(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user