Explorar o código

fix merge conflict

Luke Pulverenti %!s(int64=9) %!d(string=hai) anos
pai
achega
8fcbb60cf7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MediaBrowser.Controller/Entities/ItemImageInfo.cs

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

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