mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 14:33:06 +03:00
Add PrimaryImageAspectRatio to user dto
This commit is contained in:
@@ -53,7 +53,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
|
||||
{
|
||||
throw new ArgumentNullException("result");
|
||||
}
|
||||
|
||||
|
||||
Response.AddHeader("Vary", "Accept-Encoding");
|
||||
|
||||
return RequestContext.ToOptimizedResult(result);
|
||||
|
||||
Reference in New Issue
Block a user