mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Update PackageInfo.cs
uncommented attribute.
This commit is contained in:
parent
e8df9551ef
commit
d98f42a6aa
@ -35,7 +35,7 @@ namespace MediaBrowser.Model.Updates
|
||||
/// Gets or sets a long description of the plugin containing features or helpful explanations.
|
||||
/// </summary>
|
||||
/// <value>The description.</value>
|
||||
/// [JsonPropertyName("description")]
|
||||
[JsonPropertyName("description")]
|
||||
public string Description { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user