mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
rework tabs
This commit is contained in:
parent
f7753ab478
commit
75b699fc4e
2 changed files with 2 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ namespace MediaBrowser.Server.Implementations.Sorting
|
|||
}
|
||||
}
|
||||
|
||||
return x.DateCreated;
|
||||
return DateTime.MinValue;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue