Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
72db3df605
commit
86852178c2
|
@ -46,9 +46,9 @@ namespace MediaBrowser.Controller.LiveTv
|
||||||
public ChannelType ChannelType { get; set; }
|
public ChannelType ChannelType { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the group of the channel
|
/// Gets or sets the group of the channel.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>The group of the channel</value>
|
/// <value>The group of the channel.</value>
|
||||||
public string ChannelGroup { get; set; }
|
public string ChannelGroup { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user