Browse Source

Update Emby.Server.Implementations/Library/MediaSourceManager.cs

docs

Co-Authored-By: Bond-009 <bond.009@outlook.com>

Andrew Mahone 5 năm trước cách đây
mục cha
commit
8b2d7062c4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Emby.Server.Implementations/Library/MediaSourceManager.cs

+ 1 - 0
Emby.Server.Implementations/Library/MediaSourceManager.cs

@@ -134,6 +134,7 @@ namespace Emby.Server.Implementations.Library
             return _itemRepo.GetMediaAttachments(query);
         }
 
+        /// <inheritdoc />
         public List<MediaAttachment> GetMediaAttachments(string mediaSourceId)
         {
             return GetMediaAttachments(new MediaAttachmentQuery