updated nuget

This commit is contained in:
Luke Pulverenti
2013-07-13 18:47:41 -04:00
parent 1958096f6b
commit ebd3e25ed3
4 changed files with 5 additions and 6 deletions

View File

@@ -71,7 +71,6 @@ namespace MediaBrowser.Model.Dto
public ImageOptions()
{
Quality = 100;
EnableImageEnhancers = true;
}
}