mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
96bc24b1dc
commit
8d45656c51
@ -154,7 +154,7 @@ namespace Emby.Server.Implementations.Sorting
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return compare_val;
|
return comparisonResult;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user