rework tabs

This commit is contained in:
Luke Pulverenti
2016-05-09 15:27:38 -04:00
parent f7753ab478
commit 75b699fc4e
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ namespace MediaBrowser.Server.Implementations.Sorting
}
}
return x.DateCreated;
return DateTime.MinValue;
}
/// <summary>