aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Channels/ChannelItemSortField.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model/Channels/ChannelItemSortField.cs')
-rw-r--r--MediaBrowser.Model/Channels/ChannelItemSortField.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Channels/ChannelItemSortField.cs b/MediaBrowser.Model/Channels/ChannelItemSortField.cs
index 6b5015b77..af75e3edd 100644
--- a/MediaBrowser.Model/Channels/ChannelItemSortField.cs
+++ b/MediaBrowser.Model/Channels/ChannelItemSortField.cs
@@ -10,4 +10,4 @@ namespace MediaBrowser.Model.Channels
PlayCount = 5,
CommunityPlayCount = 6
}
-} \ No newline at end of file
+}