Prechádzať zdrojové kódy

Update MediaBrowser.Controller/Library/IMediaSourceManager.cs

formatting

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

Andrew Mahone 5 rokov pred
rodič
commit
743685110c

+ 1 - 0
MediaBrowser.Controller/Library/IMediaSourceManager.cs

@@ -50,6 +50,7 @@ namespace MediaBrowser.Controller.Library
         /// </summary>
         /// <param name="">The The media source identifier.</param>
         /// <returns>IEnumerable&lt;MediaAttachment&gt;.</returns>
+
         List<MediaAttachment> GetMediaAttachments(string mediaSourceId);
         /// <summary>
         /// Gets the media attachments.