Browse Source

add attribute

Luke Pulverenti 9 năm trước cách đây
mục cha
commit
de807fa9de
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      MediaBrowser.Controller/Entities/PhotoAlbum.cs

+ 1 - 0
MediaBrowser.Controller/Entities/PhotoAlbum.cs

@@ -11,6 +11,7 @@ namespace MediaBrowser.Controller.Entities
 {
     public class PhotoAlbum : Folder, IMetadataContainer
     {
+        [IgnoreDataMember]
         public override bool SupportsLocalMetadata
         {
             get