mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 06:48:35 +01:00
Fix SA1513, SA1514, SA1507, and SA1508
This commit is contained in:
@@ -19,6 +19,7 @@ namespace MediaBrowser.Controller.Resolvers
|
||||
/// <param name="args">The args.</param>
|
||||
/// <returns>BaseItem.</returns>
|
||||
BaseItem ResolvePath(ItemResolveArgs args);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the priority.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user