mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix namespace in tvdbclientmanager
This commit is contained in:
parent
f5bda652c4
commit
350e795640
@ -10,7 +10,7 @@ using Microsoft.Extensions.Caching.Memory;
|
|||||||
using TvDbSharper;
|
using TvDbSharper;
|
||||||
using TvDbSharper.Dto;
|
using TvDbSharper.Dto;
|
||||||
|
|
||||||
namespace MediaBrowser.Providers.TV
|
namespace MediaBrowser.Providers.TV.TheTVDB
|
||||||
{
|
{
|
||||||
// TODO add to DI once Bond's PR is merged
|
// TODO add to DI once Bond's PR is merged
|
||||||
public sealed class TvDbClientManager
|
public sealed class TvDbClientManager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user