소스 검색

fix merge conflict

Luke Pulverenti 9 년 전
부모
커밋
8fcbb60cf7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      MediaBrowser.Controller/Entities/ItemImageInfo.cs

+ 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
         {