mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 15:33:03 +03:00
Added support for linked children
This commit is contained in:
@@ -72,6 +72,7 @@ namespace MediaBrowser.Model.Dto
|
||||
public ImageOptions()
|
||||
{
|
||||
Quality = 100;
|
||||
EnableImageEnhancers = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user