aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/CollectionType.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:31:15 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:31:15 +0100
commit382e8699a24992216f973c9e6d2f0b9a7bbd7187 (patch)
treede90ef8ee6d152731d31023e50fc211779968e83 /MediaBrowser.Model/Entities/CollectionType.cs
parent3ed6f370305d8f73f88bb0f7a752e969148a1cbd (diff)
EditorConfig reformat: MediaBrowser.Model
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 f49e73c16..12945eddd 100644
--- a/MediaBrowser.Model/Entities/CollectionType.cs
+++ b/MediaBrowser.Model/Entities/CollectionType.cs
@@ -55,4 +55,4 @@
public const string MusicFavoriteAlbums = "MusicFavoriteAlbums";
public const string MusicFavoriteSongs = "MusicFavoriteSongs";
}
-} \ No newline at end of file
+}