|
@@ -13,7 +13,7 @@ namespace Jellyfin.Api.Models.EnvironmentDtos
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Gets or sets the path.
|
|
/// Gets or sets the path.
|
|
/// </summary>
|
|
/// </summary>
|
|
- public string Path { get; set; }
|
|
|
|
|
|
+ public string? Path { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Gets or sets is path file.
|
|
/// Gets or sets is path file.
|