mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
commit
47a862b0e8
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ namespace MediaBrowser.Controller.Library
|
|||
/// </summary>
|
||||
/// <param name="paths">The paths.</param>
|
||||
/// <returns>IEnumerable{System.String}.</returns>
|
||||
IEnumerable<string> NormalizeRootPathList(IEnumerable<string> paths);
|
||||
IEnumerable<FileSystemMetadata> NormalizeRootPathList(IEnumerable<FileSystemMetadata> paths);
|
||||
|
||||
/// <summary>
|
||||
/// Registers the item.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue