aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/LibraryManager.cs
diff options
context:
space:
mode:
authorAndrew Rabert <6550543+nvllsvm@users.noreply.github.com>2018-12-20 22:10:42 -0500
committerGitHub <noreply@github.com>2018-12-20 22:10:42 -0500
commite163fea9d9fed9f19e81999a7de45f3157db5b3e (patch)
treeca32a6ef76f6424ae5847ee2251ac37e90f35b68 /Emby.Server.Implementations/Library/LibraryManager.cs
parenta8bce31a01225911b69f2c3b59a7397895f7b79b (diff)
parentb4bd4e3584fafe559345e47feb6f8e1d8c1ed699 (diff)
Merge pull request #248 from jellyfin/develop
Master 3.5.2-4
Diffstat (limited to 'Emby.Server.Implementations/Library/LibraryManager.cs')
-rw-r--r--Emby.Server.Implementations/Library/LibraryManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Library/LibraryManager.cs b/Emby.Server.Implementations/Library/LibraryManager.cs
index 31af9370c..17516d6b9 100644
--- a/Emby.Server.Implementations/Library/LibraryManager.cs
+++ b/Emby.Server.Implementations/Library/LibraryManager.cs
@@ -3179,4 +3179,4 @@ namespace Emby.Server.Implementations.Library
CollectionFolder.SaveLibraryOptions(virtualFolderPath, libraryOptions);
}
}
-} \ No newline at end of file
+}