aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/CollectionType.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-11-25 12:39:58 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-11-25 12:39:58 -0500
commit2420f24ab1f144fe661b465e7e7eca349c9c146d (patch)
treeb7999ddbbda6563bb9c01bada49c29f0a0957d18 /MediaBrowser.Model/Entities/CollectionType.cs
parent56c71468b5577f8feb953fb1b90a01e4d2b337b8 (diff)
back port model changes
Diffstat (limited to 'MediaBrowser.Model/Entities/CollectionType.cs')
-rw-r--r--MediaBrowser.Model/Entities/CollectionType.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Entities/CollectionType.cs b/MediaBrowser.Model/Entities/CollectionType.cs
index a259f4c07..187334c71 100644
--- a/MediaBrowser.Model/Entities/CollectionType.cs
+++ b/MediaBrowser.Model/Entities/CollectionType.cs
@@ -68,4 +68,4 @@
public const string MusicFavoriteAlbums = "MusicFavoriteAlbums";
public const string MusicFavoriteSongs = "MusicFavoriteSongs";
}
-}
+} \ No newline at end of file