mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
rework channel checking
This commit is contained in:
@@ -68,7 +68,6 @@ namespace MediaBrowser.Model.Dto
|
||||
/// </summary>
|
||||
/// <value>The unique types.</value>
|
||||
public List<string> UniqueTypes { get; set; }
|
||||
public int ChannelCount { get; set; }
|
||||
|
||||
public ItemCounts()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user