mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03: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