mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-04 21:32:53 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -50,6 +50,7 @@ namespace MediaBrowser.Api
|
||||
public string Path { get; set; }
|
||||
|
||||
public bool ValidateWriteable { get; set; }
|
||||
|
||||
public bool? IsFile { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user