mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-11 04:36:28 +00:00
rework tabs
This commit is contained in:
@@ -55,7 +55,7 @@ namespace MediaBrowser.Server.Implementations.Sorting
|
||||
}
|
||||
}
|
||||
|
||||
return x.DateCreated;
|
||||
return DateTime.MinValue;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user