aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data/ItemTypeLookup.cs
diff options
context:
space:
mode:
authorJPVenson <ger-delta-07@hotmail.de>2024-10-09 21:03:57 +0200
committerGitHub <noreply@github.com>2024-10-09 21:03:57 +0200
commit473628ba3a9f68479e0051e76594dc47f7fa08f3 (patch)
tree22d88e7a496da987a48892dd8ae665e19c7dc6b6 /Emby.Server.Implementations/Data/ItemTypeLookup.cs
parent5267851e64e12ec79975d31e571466274abd02bc (diff)
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to 'Emby.Server.Implementations/Data/ItemTypeLookup.cs')
-rw-r--r--Emby.Server.Implementations/Data/ItemTypeLookup.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Data/ItemTypeLookup.cs b/Emby.Server.Implementations/Data/ItemTypeLookup.cs
index 14dc68a32..1f73755f5 100644
--- a/Emby.Server.Implementations/Data/ItemTypeLookup.cs
+++ b/Emby.Server.Implementations/Data/ItemTypeLookup.cs
@@ -12,7 +12,7 @@ using MediaBrowser.Controller.Persistence;
using MediaBrowser.Controller.Playlists;
using MediaBrowser.Model.Querying;
-namespace Jellyfin.Server.Implementations.Item;
+namespace Emby.Server.Implementations.Data;
/// <summary>
/// Provides static topic based lookups for the BaseItemKind.