3.2.30.19

This commit is contained in:
Luke Pulverenti
2017-09-13 14:41:48 -04:00
parent ca1ab81d3c
commit 38fe239f44
18 changed files with 80 additions and 68 deletions

View File

@@ -179,7 +179,6 @@ namespace MediaBrowser.Model.Configuration
public int SchemaVersion { get; set; }
public bool EnableAnonymousUsageReporting { get; set; }
public bool EnableStandaloneMusicKeys { get; set; }
public bool EnableFolderView { get; set; }
public bool EnableGroupingIntoCollections { get; set; }
public bool DisplaySpecialsWithinSeasons { get; set; }