mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
removed compiler directives.
This commit is contained in:
@@ -77,7 +77,7 @@ namespace MediaBrowser.Model.Updates
|
||||
#pragma warning restore CA2227 // Collection properties should be read only
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the image url for the package.
|
||||
/// Gets or sets the image path for the package.
|
||||
/// </summary>
|
||||
[JsonPropertyName("imagePath")]
|
||||
public string? ImagePath { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user