adjusted tile text spacing

This commit is contained in:
Luke Pulverenti
2013-04-03 18:45:04 -04:00
parent 22a3ed0cd4
commit cab2e13ae2
2 changed files with 2 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ namespace MediaBrowser.Model.Entities
/// </summary>
/// <value>The level.</value>
[ProtoMember(19)]
public double Level { get; set; }
public double? Level { get; set; }
}
/// <summary>