update dynamic images

This commit is contained in:
Luke Pulverenti
2015-06-27 23:29:50 -04:00
parent 9f161cb38c
commit 4ea244e4cd
2 changed files with 1 additions and 8 deletions

View File

@@ -41,8 +41,7 @@ namespace MediaBrowser.Server.Implementations.UserViews
return new List<ImageType>
{
ImageType.Primary,
ImageType.Thumb
ImageType.Primary
};
}