mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-13 11:02:23 -04:00
Fix modification checks and make sure to use UTC (#14347)
This commit is contained in:
@@ -5,7 +5,6 @@ using Jellyfin.Data.Enums;
|
||||
using MediaBrowser.Controller.Entities;
|
||||
using MediaBrowser.Controller.LiveTv;
|
||||
using MediaBrowser.Controller.Sorting;
|
||||
using MediaBrowser.Model.Querying;
|
||||
|
||||
namespace Emby.Server.Implementations.Sorting
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user