mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 07:45:26 +03:00
fix SA1513/SA1516
This commit is contained in:
@@ -10,6 +10,7 @@ namespace MediaBrowser.Controller.Sync
|
||||
/// </summary>
|
||||
/// <value>The path.</value>
|
||||
public string Path { get; set; }
|
||||
|
||||
public string[] PathParts { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the protocol.
|
||||
|
||||
Reference in New Issue
Block a user