Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
0fd7886a12
commit
743685110c
|
@ -50,6 +50,7 @@ namespace MediaBrowser.Controller.Library
|
|||
/// </summary>
|
||||
/// <param name="">The The media source identifier.</param>
|
||||
/// <returns>IEnumerable<MediaAttachment>.</returns>
|
||||
|
||||
List<MediaAttachment> GetMediaAttachments(string mediaSourceId);
|
||||
/// <summary>
|
||||
/// Gets the media attachments.
|
||||
|
|
Loading…
Reference in New Issue
Block a user