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