mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
update dynamic images
This commit is contained in:
@@ -41,8 +41,7 @@ namespace MediaBrowser.Server.Implementations.UserViews
|
||||
|
||||
return new List<ImageType>
|
||||
{
|
||||
ImageType.Primary,
|
||||
ImageType.Thumb
|
||||
ImageType.Primary
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user