Apply suggestions from code review

Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
pull/2374/head
Bond-009 4 years ago committed by GitHub
parent 32dcd372f4
commit c9e11c95ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ namespace MediaBrowser.Controller.Entities
public string Type { get; set; }
/// <summary>
/// Gets or sets the sort order - ascending
/// Gets or sets the ascending sort order.
/// </summary>
/// <value>The sort order.</value>
public int? SortOrder { get; set; }

Loading…
Cancel
Save