diff options
Diffstat (limited to 'MediaBrowser.Controller/Channels/ChannelItemType.cs')
| -rw-r--r-- | MediaBrowser.Controller/Channels/ChannelItemType.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Channels/ChannelItemType.cs b/MediaBrowser.Controller/Channels/ChannelItemType.cs index 184ce8a76..666ccd3c2 100644 --- a/MediaBrowser.Controller/Channels/ChannelItemType.cs +++ b/MediaBrowser.Controller/Channels/ChannelItemType.cs @@ -6,4 +6,4 @@ Folder = 1 } -}
\ No newline at end of file +} |
