update image provider

This commit is contained in:
Luke Pulverenti
2015-11-20 12:55:38 -05:00
parent 7568970fd6
commit 625a089737
3 changed files with 24 additions and 4 deletions

View File

@@ -222,7 +222,6 @@ namespace MediaBrowser.Model.Configuration
public string[] Migrations { get; set; }
public int MigrationVersion { get; set; }
public bool EnableImagePreDownloading { get; set; }
/// <summary>
/// Initializes a new instance of the <see cref="ServerConfiguration" /> class.