mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-07 00:08:29 +01:00
fixes #506 - Song list - make columns headers clickable for sorting
This commit is contained in:
@@ -46,6 +46,7 @@ namespace MediaBrowser.Model.Querying
|
||||
/// The sort name
|
||||
/// </summary>
|
||||
public const string SortName = "SortName";
|
||||
public const string Name = "Name";
|
||||
/// <summary>
|
||||
/// The random
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user