mirror of https://github.com/ErsatzTV/ErsatzTV.git
2 changed files with 2 additions and 2 deletions
@ -1,6 +1,6 @@ |
|||||||
namespace ErsatzTV.Core.Metadata; |
namespace ErsatzTV.Core.Metadata; |
||||||
|
|
||||||
public static class ContextTemplateDataKey |
public static class ChannelTemplateDataKey |
||||||
{ |
{ |
||||||
public static readonly string ChannelStartTime = "Channel_StartTime"; |
public static readonly string ChannelStartTime = "Channel_StartTime"; |
||||||
} |
} |
||||||
Loading…
Reference in new issue