mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
Address comments
This commit is contained in:
@@ -140,7 +140,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
/// <summary>
|
||||
/// Gets or sets the gain required for audio normalization.
|
||||
/// </summary>
|
||||
/// <value>The gain required for audio normalization..</value>
|
||||
/// <value>The gain required for audio normalization.</value>
|
||||
[JsonIgnore]
|
||||
public float? NormalizationGain { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user