2
0
Luke Pulverenti 9 жил өмнө
parent
commit
8fcbb60cf7

+ 1 - 1
MediaBrowser.Controller/Entities/ItemImageInfo.cs

@@ -29,7 +29,7 @@ namespace MediaBrowser.Controller.Entities
         /// </summary>
         /// <value><c>true</c> if this instance is placeholder; otherwise, <c>false</c>.</value>
         public bool IsPlaceholder { get; set; }
-        
+
         [IgnoreDataMember]
         public bool IsLocalFile
         {