mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 10:29:01 -07:00
Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
d73f46dcda
commit
0fd7886a12
@ -44,6 +44,7 @@ namespace MediaBrowser.Controller.Library
|
||||
/// <param name="">The item identifier.</param>
|
||||
/// <returns>IEnumerable<MediaAttachment>.</returns>
|
||||
List<MediaAttachment> GetMediaAttachments(Guid itemId);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the media attachments.
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user