mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-20 03:54:19 +02:00
replace all the other config usages with allencompassing config
This commit is contained in:
@@ -6,4 +6,4 @@ from media_manager.metadataProvider.tvdb import TvdbConfig
|
||||
|
||||
class MetadataProviderConfig(BaseSettings):
|
||||
tvdb: TvdbConfig = TvdbConfig()
|
||||
tmdb: TmdbConfig = TmdbConfig()
|
||||
tmdb: TmdbConfig = TmdbConfig()
|
||||
|
||||
Reference in New Issue
Block a user