mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-22 18:23:45 +00: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